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(String name,
L loc,
A anno) |
P |
makeRef(String name,
L loc,
A anno) |
define, makeDiv, makeInclude, topLevelAnnotation, topLevelComment
P makeParentRef(String name, L loc, A anno) throws BuildException
BuildException
P makeRef(String name, L loc, A anno) throws BuildException
BuildException
Copyright © 2021 JBoss by Red Hat. All rights reserved.