Documentation
¶
Index ¶
- func ASTAND(lhs *ast.Function, rhs *ast.Function) *ast.Function
- func ASTCONTAINS(field string, value *ast.Value) *ast.Function
- func ASTEQ(field string, value *ast.Value) *ast.Function
- func ASTFilter(f *ast.Function) *ast.Filter
- func ASTGT(field string, value *ast.Value) *ast.Function
- func ASTGTE(field string, value *ast.Value) *ast.Function
- func ASTIN(field string, value *ast.Value) *ast.Function
- func ASTLT(field string, value *ast.Value) *ast.Function
- func ASTLTE(field string, value *ast.Value) *ast.Function
- func ASTNEQ(field string, value *ast.Value) *ast.Function
- func ASTNOT(f *ast.Function, rhs *ast.Function) *ast.Function
- func ASTOR(lhs *ast.Function, rhs *ast.Function) *ast.Function
- func ASTValue(t token.TokenType, v string) *ast.Value
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.