package
0.3.2
Repository: https://github.com/serulian/compiler.git
Documentation: pkg.go.dev

# Functions

IsTypePrefix returns whether the given input string is a prefix that supports a type reference declared right after it.
Parse performs parsing of the given input string and returns the root AST node.
ParseExpression parses the given string as an expression.

# Constants

No description provided by the author

# Variables

BinaryOperators defines the binary operators in precedence order.