# Functions
NewScanner initializes and returns a new Scanner.
# Constants
Type constants used for the elps lexer/parser.
Type constants used for the elps lexer/parser.
Type constants used for the elps lexer/parser.
Type constants used for the elps lexer/parser.
Type constants used for the elps lexer/parser.
Type constants used for the elps lexer/parser.
Type constants used for the elps lexer/parser.
Type constants used for the elps lexer/parser.
Type constants used for the elps lexer/parser.
Type constants used for the elps lexer/parser.
Type constants used for the elps lexer/parser.
Type constants used for the elps lexer/parser.
Type constants used for the elps lexer/parser.
Type constants used for the elps lexer/parser.
arithmetic negation is parsed specially.
Delimiters.
Type constants used for the elps lexer/parser.
Type constants used for the elps lexer/parser.
Type constants used for the elps lexer/parser.
Type constants used for the elps lexer/parser.
Atomic expressions & literals.
Type constants used for the elps lexer/parser.
# Structs
No description provided by the author
No description provided by the author
Rune contains a rune that read by Scanner during peeking operations.
Scanner facilitates construction of tokens from a byte stream (io.Reader).
No description provided by the author
# Interfaces
Source is an abstract stream of tokens which allows one token lookahead.
# Type aliases
No description provided by the author