public class Identifier extends JavaNode implements Expression, ExpressionInScope, SwitchLabel
| Constructor and Description |
|---|
Identifier() |
| Modifier and Type | Method and Description |
|---|---|
String |
getText() |
void |
setText(String text) |
protected void |
visitChildren(Visitors visitors) |
getEndColumn, getEndLine, getStartColumn, getStartLine, setEndColumn, setEndLine, setStartColumn, setStartLine, visitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEndColumn, getEndLine, getStartColumn, getStartLine, visitpublic String getText()
public void setText(String text)
protected void visitChildren(Visitors visitors)
visitChildren in class NodeCopyright © 2013. All rights reserved.