public class FunctionCall extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FunctionCall.Builder |
| Modifier and Type | Method and Description |
|---|---|
String |
arguments() |
static FunctionCall.Builder |
builder() |
boolean |
equals(Object another) |
int |
hashCode() |
String |
name() |
String |
toString() |
public String name()
public String arguments()
public static FunctionCall.Builder builder()
Copyright © 2024. All rights reserved.