public class FunctionDef extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FunctionDef.Parameter |
| Constructor and Description |
|---|
FunctionDef(String string) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
List<FunctionDef.Parameter> |
getParameters() |
String |
getString() |
void |
setName(String name) |
Copyright © 2023. All rights reserved.