Uses of Record Class
io.github.protasm.jvmud.compiler.sourcepos.SourceSpan

Packages that use SourceSpan
Package
Description
Core parser for LPC, producing AST structures from token streams.
Lexical analysis for LPC source text.
Source position tracking utilities.
Token model classes representing lexical units recognized by the scanner.