Uses of Record Class
io.github.protasm.jvmud.compiler.token.Token

Packages that use Token
Package
Description
Core parser for LPC, producing AST structures from token streams.
Abstract syntax tree structures representing LPC objects.
Expression-level AST nodes.
Lexical analysis for LPC source text.
Token model classes representing lexical units recognized by the scanner.