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