public static final class Java.AlternateConstructorInvocation extends Java.ConstructorInvocation
arguments, localVariablesNOWHERE| Constructor and Description |
|---|
Java.AlternateConstructorInvocation(Location location,
Java.Rvalue[] arguments) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Visitor.AtomVisitor visitor) |
void |
accept(Visitor.BlockStatementVisitor visitor) |
String |
toString() |
findLocalVariable, getEnclosingScope, setEnclosingScopetoLvalue, toLvalueOrPE, toRvalue, toRvalueOrPE, toType, toTypeOrPEgetLocation, throwCompileExceptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetLocation, throwCompileExceptionpublic Java.AlternateConstructorInvocation(Location location, Java.Rvalue[] arguments)
public void accept(Visitor.AtomVisitor visitor)
public void accept(Visitor.BlockStatementVisitor visitor)
Copyright © 2001-2012. All Rights Reserved.