Package org.stringtemplate.v4.compiler
package org.stringtemplate.v4.compiler
-
ClassDescriptionTemporary data used during construction and functions that fill it / use it.The result of compiling an
ST
.A compiler for a single template.Represents the name of a formal argument defined in a template:This class represents the tokenizer for templates.We buildSTToken
tokens instead of relying onCommonToken
so we can overrideSTLexer.STToken.toString()
.Build an AST from a single StringTemplate templateA unique set of strings where we can get a string's index.