Grammar, GrammarSection<P,E,L,A,CL>, Scope<P,E,L,A,CL>public class GrammarHost extends ScopeHost implements Grammar
Grammar and provides error checking.
The following errors are checked by this host:
GrammarSection.CombineCOMBINE_CHOICE, COMBINE_INTERLEAVE, START| Constructor | Description |
|---|---|
GrammarHost(Grammar lhs,
Grammar rhs) |
| Modifier and Type | Method | Description |
|---|---|---|
ParsedPattern |
endGrammar(Location _loc,
Annotations _anno) |
define, makeDiv, makeInclude, topLevelAnnotation, topLevelCommentdefine, makeDiv, makeInclude, topLevelAnnotation, topLevelCommentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmakeParentRef, makeRefmakeParentRef, makeRefpublic ParsedPattern endGrammar(Location _loc, Annotations _anno) throws BuildException
endGrammar in interface GrammarBuildExceptionCopyright © 2018 Oracle Corporation. All rights reserved.