Versions in this module Expand all Collapse all v1 v1.0.1 May 14, 2024 v1.0.0 Sep 23, 2022 Changes in this version + func DescribeExpected(tokens []string) string + func DescribeToken(tok *token.Token) string + type Error struct + Err error + ErrorSymbols []ErrorSymbol + ErrorToken *token.Token + ExpectedTokens []string + StackTop int + func (e *Error) Error() string + func (e *Error) String() string + type ErrorSymbol interface