public interface Grammar extends GrammarSection, Scope
GrammarSection.Combine
COMBINE_CHOICE, COMBINE_INTERLEAVE, START
Modifier and Type | Method and Description |
---|---|
ParsedPattern |
endGrammar(Location loc,
Annotations anno) |
define, makeDiv, makeInclude, topLevelAnnotation, topLevelComment
makeParentRef, makeRef
ParsedPattern endGrammar(Location loc, Annotations anno) throws BuildException
BuildException