Package | Description |
---|---|
org.apache.velocity.runtime.parser.node | |
org.apache.velocity.runtime.visitor |
Modifier and Type | Field and Description |
---|---|
private ASTReference |
ASTSetDirective.left |
Modifier and Type | Method and Description |
---|---|
private ASTReference |
ASTSetDirective.getLeftHandSide()
returns the ASTReference that is the LHS of the set statememt
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
ParserVisitor.visit(ASTReference node,
java.lang.Object data) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
BaseVisitor.visit(ASTReference node,
java.lang.Object data) |
java.lang.Object |
VMReferenceMungeVisitor.visit(ASTReference node,
java.lang.Object data)
Visitor method - if the literal is right, will
set the literal in the ASTReference node
|
java.lang.Object |
NodeViewMode.visit(ASTReference node,
java.lang.Object data)
Display an ASTReference node
|
Copyright ? 2002 Apache Software Foundation. All Rights Reserved.