Iterable<Leaf>
, ParsedPattern
public class Grammar extends Define
Modifier and Type | Field | Description |
---|---|---|
static String |
START |
The name for the start pattern
|
alternativeName
Constructor | Description |
---|---|
Grammar() |
Modifier and Type | Method | Description |
---|---|---|
Define |
get(String name) |
|
Collection<Define> |
getDefinitions() |
forEach, spliterator
createDataMethod, getNext, getPrev, merge, siblings
addChild, hasOneChild, iterator
public static final String START
public Collection<Define> getDefinitions()
Copyright © 2018 Oracle Corporation. All rights reserved.