public class AntlrFunctions extends Object implements Iterable<AntlrFunction>
| Constructor and Description |
|---|
AntlrFunctions() |
AntlrFunctions(List<AntlrFunction> functions) |
| Modifier and Type | Method and Description |
|---|---|
List<AntlrFunction> |
getFunctions() |
Iterator<AntlrFunction> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic AntlrFunctions(List<AntlrFunction> functions)
public AntlrFunctions()
public List<AntlrFunction> getFunctions()
public Iterator<AntlrFunction> iterator()
iterator in interface Iterable<AntlrFunction>Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.