public static final class Java.AlternateConstructorInvocation extends Java.ConstructorInvocation
arguments, localVariables
NOWHERE
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, setEnclosingScope
toLvalue, toLvalueOrPE, toRvalue, toRvalueOrPE, toType, toTypeOrPE
getLocation, throwCompileException
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getLocation, throwCompileException
public Java.AlternateConstructorInvocation(Location location, Java.Rvalue[] arguments)
public void accept(Visitor.AtomVisitor visitor)
public void accept(Visitor.BlockStatementVisitor visitor)
Copyright © 2001–2013. All rights reserved.