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> |
getParams() |
ArrayList<String> |
getTypes() |
addChild, getChildren, getChildren, getEnd, getFirstChild, getName, getParent, getProgramNode, getStart, setTokens, toString, withChildCopyright © 2020. All rights reserved.