Uses of Class
io.github.protasm.jvmud.compiler.parser.ast.ASTObject

Packages that use ASTObject
Package
Description
Core parser for LPC, producing AST structures from token streams.
Visitor-style utilities that operate over the LPC AST.
Orchestration layer for the compiler pipeline.
Semantic analysis for parsed LPC objects.