public interface Grammar<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> extends GrammarSection<P,E,L,A,CL>, Scope<P,E,L,A,CL>
Scope
for <grammar> element that serves as a container
of <define>s.GrammarSection.Combine
COMBINE_CHOICE, COMBINE_INTERLEAVE, START
Modifier and Type | Method and Description |
---|---|
P |
endGrammar(L loc,
A anno) |
makeParentRef, makeRef
define, makeDiv, makeInclude, topLevelAnnotation, topLevelComment
P endGrammar(L loc, A anno) throws BuildException
BuildException
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"