public static final class Java.AlternateConstructorInvocation extends Java.ConstructorInvocation
arguments, localVariablesNOWHERE| Constructor and Description |
|---|
AlternateConstructorInvocation(Location location,
Java.Rvalue[] arguments) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Visitor.AtomVisitor visitor) |
void |
accept(Visitor.BlockStatementVisitor visitor) |
java.lang.String |
toString() |
findLocalVariable, getEnclosingScope, setEnclosingScopetoLvalue, toLvalueOrCompileException, toRvalue, toRvalueOrCompileException, toType, toTypeOrCompileExceptiongetLocation, throwCompileExceptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetLocation, throwCompileExceptionpublic AlternateConstructorInvocation(Location location, Java.Rvalue[] arguments)
public void accept(Visitor.AtomVisitor visitor)
public void accept(Visitor.BlockStatementVisitor visitor)