Class ASTParameters
java.lang.Object
io.github.protasm.jvmud.compiler.parser.ast.ASTNode
io.github.protasm.jvmud.compiler.parser.ast.ASTListNode<ASTParameter>
io.github.protasm.jvmud.compiler.parser.ast.ASTParameters
- All Implemented Interfaces:
Iterable<ASTParameter>
-
Field Summary
Fields inherited from class ASTListNode
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
-
ASTParameters
public ASTParameters(int line)
-
-
Method Details
-
descriptor
-