|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Scope<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>>
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.kohsuke.rngom.ast.builder.GrammarSection |
---|
GrammarSection.Combine |
Field Summary |
---|
Fields inherited from interface org.kohsuke.rngom.ast.builder.GrammarSection |
---|
COMBINE_CHOICE, COMBINE_INTERLEAVE, START |
Method Summary | |
---|---|
P |
makeParentRef(java.lang.String name,
L loc,
A anno)
|
P |
makeRef(java.lang.String name,
L loc,
A anno)
|
Methods inherited from interface org.kohsuke.rngom.ast.builder.GrammarSection |
---|
define, makeDiv, makeInclude, topLevelAnnotation, topLevelComment |
Method Detail |
---|
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |