Uses of Class org.apache.velocity.runtime.parser.node.ASTReference

Uses in package org.apache.velocity.runtime.visitor

Methods with parameter type org.apache.velocity.runtime.parser.node.ASTReference

Object
BaseVisitor.visit(ASTReference node, Object data)
Object
NodeViewMode.visit(ASTReference node, Object data)
Display an ASTReference node
Object
Visitor method - if the literal is right, will set the literal in the ASTReference node

Uses in package org.apache.velocity.runtime.parser.node

Fields of type org.apache.velocity.runtime.parser.node.ASTReference

ASTReference

Methods with parameter type org.apache.velocity.runtime.parser.node.ASTReference

Object
ParserVisitor.visit(ASTReference node, Object data)

Methods with return type org.apache.velocity.runtime.parser.node.ASTReference

ASTReference
returns the ASTReference that is the LHS of the set statememt

Copyright B) 2002 Apache Software Foundation. All Rights Reserved.