Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseExpression ¶
func ParseExpression(code string) (ast.Expression, error)
Types ¶
type InternalError ¶
InternalError represents an error in the parser package that is unexpected
func (*InternalError) Error ¶
func (e *InternalError) Error() string
Click to show internal directories.
Click to hide internal directories.