Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
V
validSize()
- Method in class com.go.trove.util.
Depot
Returns the number of valid objects in the Depot.
values()
- Method in class com.go.trove.util.
IntHashMap
Returns a collection view of the values contained in this map.
values()
- Method in class com.go.trove.util.
SoftHashMap
Returns a collection view of the values contained in this map.
values()
- Method in class com.go.trove.util.
PropertyMap
values()
- Method in class com.go.trove.util.
WrappedCache
Returns the values of the backing map.
values()
- Method in class com.go.trove.util.
NullKeyMap
values()
- Method in class com.go.trove.util.
IdentityMap
Returns a collection view of the values contained in this map.
values()
- Method in class com.go.trove.net.
HttpHeaderMap
Variable
- class com.go.tea.parsetree.
Variable
.
A Variable represents a variable declaration.
Variable(SourceInfo, String, Type)
- Constructor for class com.go.tea.parsetree.
Variable
Used when creating variables whose type has already been checked.
Variable(SourceInfo, String, TypeName)
- Constructor for class com.go.tea.parsetree.
Variable
Used for variable declarations.
VariableRef
- class com.go.tea.parsetree.
VariableRef
.
VariableRef is used to reference declared Variables.
VariableRef(SourceInfo, String)
- Constructor for class com.go.tea.parsetree.
VariableRef
visit(AndExpression)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(AndExpression)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(AndExpression)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visit(ArithmeticExpression)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(ArithmeticExpression)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(ArithmeticExpression)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visit(ArrayLookup)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(ArrayLookup)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(ArrayLookup)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visit(AssignmentStatement)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(AssignmentStatement)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(AssignmentStatement)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visit(Block)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(Block)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(Block)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visit(BooleanLiteral)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(BooleanLiteral)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(BooleanLiteral)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visit(BreakStatement)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(BreakStatement)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(BreakStatement)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visit(ConcatenateExpression)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(ConcatenateExpression)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(ConcatenateExpression)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visit(ExceptionGuardStatement)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(ExceptionGuardStatement)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(ExceptionGuardStatement)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visit(Expression)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(Expression)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(Expression)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visit(ExpressionList)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(ExpressionList)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(ExpressionList)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visit(ExpressionStatement)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(ExpressionStatement)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(ExpressionStatement)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visit(ForeachStatement)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(ForeachStatement)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(ForeachStatement)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visit(FunctionCallExpression)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(FunctionCallExpression)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(FunctionCallExpression)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visit(IfStatement)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(IfStatement)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(IfStatement)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visit(Lookup)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(Lookup)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(Lookup)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visit(Name)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(Name)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(Name)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visit(NegateExpression)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(NegateExpression)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(NegateExpression)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visit(NewArrayExpression)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(NewArrayExpression)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(NewArrayExpression)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visit(NotExpression)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(NotExpression)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(NotExpression)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visit(NullLiteral)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(NullLiteral)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(NullLiteral)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visit(NumberLiteral)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(NumberLiteral)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(NumberLiteral)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visit(OrExpression)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(OrExpression)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(OrExpression)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visit(ParenExpression)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(ParenExpression)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(ParenExpression)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visit(RelationalExpression)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(RelationalExpression)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(RelationalExpression)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visit(ReturnStatement)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(ReturnStatement)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(ReturnStatement)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visit(Statement)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(Statement)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(Statement)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visit(StatementList)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(StatementList)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(StatementList)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visit(StringLiteral)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(StringLiteral)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(StringLiteral)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visit(SubstitutionStatement)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(SubstitutionStatement)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(SubstitutionStatement)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visit(Template)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(Template)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(Template)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visit(TemplateCallExpression)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(TemplateCallExpression)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(TemplateCallExpression)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visit(TypeName)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(TypeName)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(TypeName)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visit(Variable)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(Variable)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(Variable)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visit(VariableRef)
- Method in class com.go.tea.parsetree.
TreeMutator
visit(VariableRef)
- Method in class com.go.tea.parsetree.
TreeWalker
visit(VariableRef)
- Method in interface com.go.tea.parsetree.
NodeVisitor
visitBlock(Block)
- Method in class com.go.tea.parsetree.
TreeMutator
Visit a Block to ensure that new Statement is a Block.
visitExpression(Expression)
- Method in class com.go.tea.parsetree.
TreeMutator
All expressions pass through this method to ensure the expression's type is preserved.
VOID_MAP
- Static variable in class com.go.trove.util.
Utils
Similar to EMPTY_MAP, except the put operation is supported, but the values are immediately forgotten.
VOID_TYPE
- Static variable in class com.go.tea.compiler.
Type
Type that represents void, provided as a convenience
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W