Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Parser ¶
type Parser struct {
// contains filtered or unexported fields
}
func (*Parser) Expression ¶
func (p *Parser) Expression(expression internal.Expression) (builder *Parser)
Click to show internal directories.
Click to hide internal directories.