Versions in this module Expand all Collapse all v0 v0.0.1 Oct 5, 2020 Changes in this version + const CALL + const EQUALS + const INDEX + const LESSGREATER + const LOWEST + const PREFIX + const PRODUCT + const SUM + type Parser struct + func New(l *lexer.Lexer) *Parser + func (p *Parser) Errors() []string + func (p *Parser) ParseProgram() *ast.Program