public interface Scope<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>
GrammarSection.Combine
COMBINE_CHOICE, COMBINE_INTERLEAVE, START
Modifier and Type | Method and Description |
---|---|
P |
makeParentRef(java.lang.String name,
L loc,
A anno) |
P |
makeRef(java.lang.String name,
L loc,
A anno) |
define, makeDiv, makeInclude, topLevelAnnotation, topLevelComment
P makeParentRef(java.lang.String name, L loc, A anno) throws BuildException
BuildException
P makeRef(java.lang.String name, L loc, A anno) throws BuildException
BuildException
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"