Uses of Class
io.github.protasm.jvmud.compiler.token.TokenBuffer
Packages that use TokenBuffer
Package
Description
Token model classes representing lexical units recognized by the scanner.
-
Uses of TokenBuffer in io.github.protasm.jvmud.compiler.token
Methods in io.github.protasm.jvmud.compiler.token that return TokenBufferModifier and TypeMethodDescriptionstatic TokenBufferBuild from a mutable list (Scanner fills it), then seal.