Versions in this module Expand all Collapse all v0 v0.16.8 Aug 28, 2024 Changes in this version + const ANDOR + const ARRAYDEFINE + const CALL + const EQUALS + 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) ParseExpressionStatement() *ast.ExpressionStatement