| Package | Description |
|---|---|
| io.virtdata.ast |
| Modifier and Type | Class and Description |
|---|---|
class |
DoubleArg |
class |
FloatArg |
class |
FunctionCall |
class |
IntegerArg |
class |
LongArg |
class |
RefArg |
class |
StringArg |
| Modifier and Type | Method and Description |
|---|---|
List<ArgType> |
FunctionCall.getArgs() |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionCall.addFunctionArg(ArgType argType) |
static ArgType.TypeName |
ArgType.TypeName.valueOf(ArgType argType) |
Copyright © 2018. All rights reserved.