Documentation
¶
Index ¶
Constants ¶
View Source
const ( LOWEST int EQUALS LESSGREATER SUM PRODUCT PREFIX CALL INDEX )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Parser ¶
type Parser struct {
// contains filtered or unexported fields
}
func (*Parser) ParseFuncParams ¶
func (p *Parser) ParseFuncParams() []*ast.Identifier
func (*Parser) ParseProgram ¶
func (*Parser) PrettyPrintErrors ¶
Click to show internal directories.
Click to hide internal directories.