| Package | Description |
|---|---|
| com.github.rcaller |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<FunctionParameter> |
FunctionCall.getParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionCall.addParameter(FunctionParameter fp) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionCall.setParameters(ArrayList<FunctionParameter> parameters) |
| Constructor and Description |
|---|
FunctionCall(String functionName,
ArrayList<FunctionParameter> parameters) |
Copyright © 2016. All rights reserved.