Class ASTFields
java.lang.Object
io.github.protasm.jvmud.compiler.parser.ast.ASTNode
io.github.protasm.jvmud.compiler.parser.ast.ASTMapNode<ASTField>
io.github.protasm.jvmud.compiler.parser.ast.ASTFields
-
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
-
ASTFields
public ASTFields(int line)
-