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_TRUENOWHERE| Modifier | Constructor and Description |
|---|---|
protected |
Java.Invocation(Location location,
String methodName,
Java.Rvalue[] arguments) |
accept, getEnclosingBlockStatement, setEnclosingBlockStatement, toRvalueaccept, toLvalue, toLvalueOrPE, toRvalueOrPE, toString, toType, toTypeOrPEgetLocation, throwCompileExceptionpublic final Java.Rvalue[] arguments
public final String methodName
protected Java.Invocation(Location location, String methodName, Java.Rvalue[] arguments)
Copyright © 2001-2012. All Rights Reserved.