Class ASTMethods
java.lang.Object
io.github.protasm.jvmud.compiler.parser.ast.ASTNode
io.github.protasm.jvmud.compiler.parser.ast.ASTMapNode<ASTMethod>
io.github.protasm.jvmud.compiler.parser.ast.ASTMethods
-
Field Summary
Fields inherited from class ASTMapNode
nodes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ASTNode
accept, className, line, setSourceOrder, sourceOrderMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterable
forEach, spliterator
-
Constructor Details
-
ASTMethods
public ASTMethods(int line)
-