public class FunctionCall extends Object
| Constructor and Description |
|---|
FunctionCall() |
FunctionCall(FunctionCall other) |
| Modifier and Type | Method and Description |
|---|---|
String |
getArguments() |
String |
getName() |
void |
setArguments(String arguments) |
void |
setName(String name) |
public FunctionCall(FunctionCall other)
public FunctionCall()
Copyright © 2026. All rights reserved.