public class SuperInvocation extends Invocation implements ExpressionInScope
| Constructor and Description |
|---|
SuperInvocation() |
| Modifier and Type | Method and Description |
|---|---|
Identifier |
getName() |
void |
setName(Identifier name) |
protected void |
visitName(Visitors visitors) |
getArguments, getScope, getTypeArguments, setArguments, setScope, setTypeArguments, visitChildrengetEndColumn, getEndLine, getStartColumn, getStartLine, setEndColumn, setEndLine, setStartColumn, setStartLine, visitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEndColumn, getEndLine, getStartColumn, getStartLine, visitpublic Identifier getName()
public void setName(Identifier name)
protected void visitName(Visitors visitors)
visitName in class InvocationCopyright © 2013. All rights reserved.