public class VariableNameDeclaration extends AbstractNameDeclaration
node| Constructor and Description |
|---|
VariableNameDeclaration(ASTVariableOrConstantDeclaratorId node) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ASTVariableOrConstantDeclaratorId |
getDeclaratorId() |
Scope |
getScope() |
int |
hashCode() |
String |
toString() |
getImage, getName, getNodepublic VariableNameDeclaration(ASTVariableOrConstantDeclaratorId node)
public Scope getScope()
getScope in interface NameDeclarationgetScope in class AbstractNameDeclarationpublic ASTVariableOrConstantDeclaratorId getDeclaratorId()
Copyright © 2002-2014 InfoEther. All Rights Reserved.