public class ParameterNode extends Node
| Constructor and Description |
|---|
ParameterNode() |
| Modifier and Type | Method and Description |
|---|---|
void |
addParam(String param,
String type) |
String |
genCode() |
ArrayList<String> |
getTypes() |
List<SrcParameter> |
toParamList() |
addChild, getChildren, getChildren, getEnd, getFirstChild, getName, getParent, getProgramNode, getStart, setTokens, toString, withChildCopyright © 2019. All rights reserved.