public class VarRefNode extends ASTNode
| Constructor | Description | 
|---|---|
| VarRefNode(SourceLocation loc) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| ASTTag | getTag() | |
| QNameNode | getVariable() | |
| void | setVariable(QNameNode variable) | 
getSourceLocation, toStringCopyright © 2019 Apache Software Foundation. All Rights Reserved.