A B C D E F G H I J K L M N O P R S T U V W Z _

I

i - Variable in class org.stringtemplate.v4.compiler.StringTable
 
i - Variable in class org.stringtemplate.v4.misc.ArrayIterator
Index into the data array
id - Variable in class org.stringtemplate.v4.benchmark.Attributes.User
 
ID - Static variable in class org.stringtemplate.v4.compiler.CodeGenerator
 
ID - Static variable in class org.stringtemplate.v4.compiler.GroupLexer
 
ID - Static variable in class org.stringtemplate.v4.compiler.GroupParser
 
ID - Static variable in class org.stringtemplate.v4.compiler.STLexer
 
ID - Static variable in class org.stringtemplate.v4.compiler.STParser
 
id - Variable in class org.stringtemplate.v4.test.BaseTest.User
 
IF - Static variable in class org.stringtemplate.v4.compiler.CodeGenerator
 
IF - Static variable in class org.stringtemplate.v4.compiler.STLexer
 
IF - Static variable in class org.stringtemplate.v4.compiler.STParser
 
ifstat(CommonTree) - Method in class org.stringtemplate.v4.compiler.CodeGenerator
 
ifstat() - Method in class org.stringtemplate.v4.compiler.STParser
 
impl - Variable in class org.stringtemplate.v4.ST
The implementation for this template among all instances of same tmpelate .
implicitlyDefinedTemplates - Variable in class org.stringtemplate.v4.compiler.CompiledST
A list of all regions and subtemplates
imports - Variable in class org.stringtemplate.v4.STGroup
Every group can import templates/dictionaries from other groups.
importsToClearOnUnload - Variable in class org.stringtemplate.v4.STGroup
 
importTemplates(STGroup) - Method in class org.stringtemplate.v4.STGroup
Make this group import templates/dictionaries from g.
importTemplates(Token) - Method in class org.stringtemplate.v4.STGroup
Import template files, directories, and group files.
importTemplates(STGroup, boolean) - Method in class org.stringtemplate.v4.STGroup
 
INCLUDE - Static variable in class org.stringtemplate.v4.compiler.CodeGenerator
 
INCLUDE - Static variable in class org.stringtemplate.v4.compiler.STParser
 
INCLUDE_IND - Static variable in class org.stringtemplate.v4.compiler.CodeGenerator
 
INCLUDE_IND - Static variable in class org.stringtemplate.v4.compiler.STParser
 
INCLUDE_REGION - Static variable in class org.stringtemplate.v4.compiler.CodeGenerator
 
INCLUDE_REGION - Static variable in class org.stringtemplate.v4.compiler.STParser
 
INCLUDE_SUPER - Static variable in class org.stringtemplate.v4.compiler.CodeGenerator
 
INCLUDE_SUPER - Static variable in class org.stringtemplate.v4.compiler.STParser
 
INCLUDE_SUPER_REGION - Static variable in class org.stringtemplate.v4.compiler.CodeGenerator
 
INCLUDE_SUPER_REGION - Static variable in class org.stringtemplate.v4.compiler.STParser
 
includeExpr() - Method in class org.stringtemplate.v4.compiler.CodeGenerator
 
includeExpr() - Method in class org.stringtemplate.v4.compiler.STParser
 
indent() - Method in class org.stringtemplate.v4.AutoIndentWriter
 
INDENT - Static variable in class org.stringtemplate.v4.compiler.CodeGenerator
 
indent(CommonTree) - Method in class org.stringtemplate.v4.compiler.CompilationState
 
INDENT - Static variable in class org.stringtemplate.v4.compiler.STLexer
 
INDENT - Static variable in class org.stringtemplate.v4.compiler.STParser
 
indent(STWriter, ST, int) - Method in class org.stringtemplate.v4.Interpreter
 
INDENTED_EXPR - Static variable in class org.stringtemplate.v4.compiler.CodeGenerator
 
INDENTED_EXPR - Static variable in class org.stringtemplate.v4.compiler.STParser
 
IndentEvent - Class in org.stringtemplate.v4.debug
 
IndentEvent(InstanceScope, int, int, int, int) - Constructor for class org.stringtemplate.v4.debug.IndentEvent
 
indents - Variable in class org.stringtemplate.v4.AutoIndentWriter
stack of indents; use List as it's much faster than Stack.
index() - Method in class org.stringtemplate.v4.AutoIndentWriter
 
index - Variable in class org.stringtemplate.v4.compiler.FormalArgument
 
index() - Method in interface org.stringtemplate.v4.STWriter
Return the absolute char index into the output of the char we're about to write.
insert(int, short, String) - Method in class org.stringtemplate.v4.compiler.CodeGenerator
 
insert(int, short, String) - Method in class org.stringtemplate.v4.compiler.CompilationState
 
inside() - Method in class org.stringtemplate.v4.compiler.STLexer
 
inspect() - Method in class org.stringtemplate.v4.ST
 
inspect(int) - Method in class org.stringtemplate.v4.ST
 
inspect(Locale) - Method in class org.stringtemplate.v4.ST
 
inspect(ErrorManager, Locale, int) - Method in class org.stringtemplate.v4.ST
 
InstanceScope - Class in org.stringtemplate.v4
 
InstanceScope(InstanceScope, ST) - Constructor for class org.stringtemplate.v4.InstanceScope
 
INSTR_ADD - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_AND - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_ARGS - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_BR - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_BRF - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_DEDENT - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_FALSE - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_FIRST - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_INDENT - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_LAST - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_LENGTH - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_LIST - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_LOAD_ATTR - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_LOAD_LOCAL - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_LOAD_PROP - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_LOAD_PROP_IND - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_LOAD_STR - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_MAP - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_NEW - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_NEW_BOX_ARGS - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_NEW_IND - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_NEWLINE - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_NOOP - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_NOT - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_NULL - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_OPTIONS - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_OR - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_PASSTHRU - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_POP - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_REST - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_REVERSE - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_ROT_MAP - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_STORE_ARG - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_STORE_OPTION - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_STRIP - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_STRLEN - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_SUPER_NEW - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_SUPER_NEW_BOX_ARGS - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_TOSTR - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_TRIM - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_TRUE - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_TRUNC - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_WRITE - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_WRITE_LOCAL - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_WRITE_OPT - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_WRITE_STR - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
INSTR_ZIP_MAP - Static variable in class org.stringtemplate.v4.compiler.Bytecode
 
instrs() - Method in class org.stringtemplate.v4.compiler.BytecodeDisassembler
 
instrs - Variable in class org.stringtemplate.v4.compiler.CompiledST
 
instrs() - Method in class org.stringtemplate.v4.compiler.CompiledST
 
instructions - Static variable in class org.stringtemplate.v4.compiler.Bytecode
Used for assembly/disassembly; describes instruction set
internalError(STMessage) - Method in class org.stringtemplate.v4.misc.ErrorBuffer
 
internalError(ST, String, Throwable) - Method in class org.stringtemplate.v4.misc.ErrorManager
 
internalError(STMessage) - Method in interface org.stringtemplate.v4.STErrorListener
 
interp - Variable in class org.stringtemplate.v4.gui.JTreeSTModel
 
interp - Variable in class org.stringtemplate.v4.gui.STViz
 
InterpEvent - Class in org.stringtemplate.v4.debug
 
InterpEvent(InstanceScope, int, int) - Constructor for class org.stringtemplate.v4.debug.InterpEvent
 
Interpreter - Class in org.stringtemplate.v4
This class knows how to execute template bytecodes relative to a particular STGroup.
Interpreter(STGroup, boolean) - Constructor for class org.stringtemplate.v4.Interpreter
 
Interpreter(STGroup, Locale, boolean) - Constructor for class org.stringtemplate.v4.Interpreter
 
Interpreter(STGroup, ErrorManager, boolean) - Constructor for class org.stringtemplate.v4.Interpreter
 
Interpreter(STGroup, Locale, ErrorManager, boolean) - Constructor for class org.stringtemplate.v4.Interpreter
 
Interpreter.Option - Enum in org.stringtemplate.v4
 
Interval - Class in org.stringtemplate.v4.misc
An inclusive interval a..b.
Interval(int, int) - Constructor for class org.stringtemplate.v4.misc.Interval
 
invalidateModelAdaptorCache(Class) - Method in class org.stringtemplate.v4.STGroup
remove at least all types in cache that are subclasses or implement attributeType
invokeMethod(Method, Object, Object) - Static method in class org.stringtemplate.v4.misc.Misc
 
IOError(STMessage) - Method in class org.stringtemplate.v4.misc.ErrorBuffer
 
IOError(ST, ErrorType, Throwable) - Method in class org.stringtemplate.v4.misc.ErrorManager
 
IOError(ST, ErrorType, Throwable, Object) - Method in class org.stringtemplate.v4.misc.ErrorManager
 
IOError(STMessage) - Method in interface org.stringtemplate.v4.STErrorListener
 
ip - Variable in class org.stringtemplate.v4.misc.STRuntimeMessage
Where error occurred in bytecode memory
isAnonSubtemplate - Variable in class org.stringtemplate.v4.compiler.CompiledST
 
isAnonSubtemplate() - Method in class org.stringtemplate.v4.ST
 
isAnyWindowVisible() - Static method in class org.stringtemplate.v4.test.TestEarlyEvaluation
 
isDefined(String) - Method in class org.stringtemplate.v4.STGroup
Is this template defined in this group or from this group below? Names must be absolute, fully-qualified names like /a/b
isDefined(String) - Method in class org.stringtemplate.v4.STGroupFile
 
isDefined(String) - Method in class org.stringtemplate.v4.STGroupString
 
isDictionary(String) - Method in class org.stringtemplate.v4.STGroup
 
isDictionary(String) - Method in class org.stringtemplate.v4.STGroupFile
 
isDictionary(String) - Method in class org.stringtemplate.v4.STGroupString
 
isFreeShipping() - Method in class org.stringtemplate.v4.benchmark.oliver.Order
 
isIDLetter(char) - Static method in class org.stringtemplate.v4.compiler.STLexer
 
isIDStartLetter(char) - Static method in class org.stringtemplate.v4.compiler.STLexer
 
isLeaf(Object) - Method in class org.stringtemplate.v4.gui.JTreeASTModel
 
isLeaf(Object) - Method in class org.stringtemplate.v4.gui.JTreeScopeStackModel
 
isLeaf(Object) - Method in class org.stringtemplate.v4.gui.JTreeSTModel
 
isManager() - Method in class org.stringtemplate.v4.test.BaseTest.User
 
isNil() - Method in class org.stringtemplate.v4.gui.JTreeScopeStackModel.StringTree
 
isRegion - Variable in class org.stringtemplate.v4.compiler.CompiledST
Does this template come from a <@region>...<@end> embedded in another template?
isUnicodeLetter(char) - Static method in class org.stringtemplate.v4.compiler.STLexer
 
isWS(char) - Static method in class org.stringtemplate.v4.compiler.STLexer
 
Item - Class in org.stringtemplate.v4.benchmark.oliver
 
Item(int, Article) - Constructor for class org.stringtemplate.v4.benchmark.oliver.Item
 
iterateAcrossValues - Variable in class org.stringtemplate.v4.STGroup
v3 compatibility; used to iterate across values not keys like v4.

A B C D E F G H I J K L M N O P R S T U V W Z _