public class Grammar extends Define
Modifier and Type | Field and Description |
---|---|
static String |
START
The name for the start pattern
|
alternativeName
Constructor and Description |
---|
Grammar() |
Modifier and Type | Method and Description |
---|---|
Define |
get(String name) |
Collection<Define> |
getDefinitions() |
addChild, hasOneChild, iterator
createDataMethod, getNext, getPrev, merge, siblings
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public static final String START
public Collection<Define> getDefinitions()
Copyright © 2019 Oracle Corporation. All rights reserved.