Uses of Package
io.github.protasm.jvmud.compiler.token

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