Package org.stringtemplate.v4.compiler
Class CodeGenerator.template_scope
- java.lang.Object
-
- org.stringtemplate.v4.compiler.CodeGenerator.template_scope
-
- Enclosing class:
- CodeGenerator
protected static class CodeGenerator.template_scope extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) CompilationState
state
-
Constructor Summary
Constructors Modifier Constructor Description protected
template_scope()
-
-
-
Field Detail
-
state
CompilationState state
-
-