org.exolab.adaptx.xpath.expressions
public abstract class VariableReference extends PrimaryExpr
Version: $Revision: 4049 $ $Date: 2004-01-13 01:03:48 -0500 (Tue, 13 Jan 2004) $
| Constructor Summary | |
|---|---|
| VariableReference()
Creates a new VariableReference | |
| Method Summary | |
|---|---|
| abstract String | getName()
Returns the name of the "referenced" variable
|
| String | toString()
Returns the String representation of a VariableReference
|
Returns: the name of the variable reference
Returns: the String representation of a VariableReference