public abstract static class Java.Invocation extends Java.Rvalue
Modifier and Type | Field and Description |
---|---|
Java.Rvalue[] |
arguments |
String |
methodName |
CONSTANT_VALUE_NULL, JUMP_IF_FALSE, JUMP_IF_TRUE
NOWHERE
Modifier | Constructor and Description |
---|---|
protected |
Java.Invocation(Location location,
String methodName,
Java.Rvalue[] arguments) |
accept, getEnclosingBlockStatement, setEnclosingBlockStatement, toRvalue
accept, toLvalue, toLvalueOrPE, toRvalueOrPE, toString, toType, toTypeOrPE
getLocation, throwCompileException
public final Java.Rvalue[] arguments
public final String methodName
protected Java.Invocation(Location location, String methodName, Java.Rvalue[] arguments)
Copyright © 2001-2013. All Rights Reserved.