GrammarSection<P,E,L,A,CL>
, Scope<P,E,L,A,CL>
GrammarHost
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>
GrammarSection.Combine
COMBINE_CHOICE, COMBINE_INTERLEAVE, START
Modifier and Type | Method | Description |
---|---|---|
P |
endGrammar(L loc,
A anno) |
define, makeDiv, makeInclude, topLevelAnnotation, topLevelComment
makeParentRef, makeRef
P endGrammar(L loc, A anno) throws BuildException
BuildException
Copyright © 2018 Oracle Corporation. All rights reserved.