Package org.stringtemplate.v4.compiler
Class StringTable
java.lang.Object
org.stringtemplate.v4.compiler.StringTable
A unique set of strings where we can get a string's index.
We can also get them back out in original order.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
table
-
i
protected int i
-
-
Constructor Details
-
StringTable
public StringTable()
-
-
Method Details
-
add
-
toArray
-