Versions in this module Expand all Collapse all v1 v1.0.0 Mar 1, 2018 Changes in this version + const Arrow + const As + const Assign + const BitShift + const Bitwise + const Boolean + const Call + const Comparison + const Exponential + const Index + const Lowest + const Pipe + const Prefix + const Product + const Range + const Sum + const Ternary + type Parser struct + func New(l *lexer.Lexer) *Parser + func (p *Parser) Parse() *ast.Program