Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSelector ¶
Types ¶
type Literal ¶
func NewBoolLiteral ¶
func NewIntLiteral ¶
func NewNullLiteral ¶
func NewNumericLiteral ¶
func NewStringLiteral ¶
type Parenthesis ¶
type Parenthesis struct {
Raw string
}
func NewParenthesis ¶
func NewParenthesis(raww string) *Parenthesis
type Placeholder ¶
func NewPlaceholder ¶
func NewPlaceholder(name string) *Placeholder
Click to show internal directories.
Click to hide internal directories.