Class FunctionsNode

All Implemented Interfaces:
Iterable<FuncNode>

public class FunctionsNode extends FunctionsVisitor implements Iterable<FuncNode>
A node that represents the function section of a module.
See Also: