public class MethodList extends NodeList
ILLEGAL_NODEID| Constructor and Description |
|---|
MethodList(ParseTreeNode src,
ASTNode parent) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
accept(Visitor v,
java.lang.Object data)
implements "Visitor Pattern"
|
boolean |
addMethod(Method method) |
NodeList |
cloneEmpty() |
clear, getList, isEmpty, iterator, listiterator, sizegetFilename, getFirstToken, getLastToken, getNodeId, getParent, getParseTreeNode, getSymbolTableEntry, setFirstToken, setLastToken, setNodeId, setParent, setParseTreeNode, setSymbolTableEntrypublic MethodList(ParseTreeNode src, ASTNode parent)
public boolean addMethod(Method method)
public NodeList cloneEmpty()
cloneEmpty in class NodeList