Uses of Interface
org.kohsuke.rngom.ast.builder.GrammarSection
Packages that use GrammarSection
Package
Description
Implementation of the
asm.builder package that uses two
other builds simultaneously.-
Uses of GrammarSection in org.kohsuke.rngom.ast.builder
Subinterfaces of GrammarSection in org.kohsuke.rngom.ast.builderModifier and TypeInterfaceDescriptioninterfaceDiv<P extends ParsedPattern,E extends ParsedElementAnnotation, L extends Location, A extends Annotations<E, L, CL>, CL extends CommentList<L>> interfaceGrammar<P extends ParsedPattern,E extends ParsedElementAnnotation, L extends Location, A extends Annotations<E, L, CL>, CL extends CommentList<L>> interfaceInclude<P extends ParsedPattern,E extends ParsedElementAnnotation, L extends Location, A extends Annotations<E, L, CL>, CL extends CommentList<L>> interfaceIncludedGrammar<P extends ParsedPattern,E extends ParsedElementAnnotation, L extends Location, A extends Annotations<E, L, CL>, CL extends CommentList<L>> interfaceScope<P extends ParsedPattern,E extends ParsedElementAnnotation, L extends Location, A extends Annotations<E, L, CL>, CL extends CommentList<L>> -
Uses of GrammarSection in org.kohsuke.rngom.parse.compact
Methods in org.kohsuke.rngom.parse.compact with parameters of type GrammarSectionModifier and TypeMethodDescriptionfinal voidCompactSyntax.Define(GrammarSection section, Scope scope, Annotations a) final voidCompactSyntax.Definition(GrammarSection section, Scope scope, Annotations a) final voidCompactSyntax.Div(GrammarSection section, Scope scope, Annotations a) final AnnotationsCompactSyntax.GrammarBody(GrammarSection section, Scope scope, Annotations a) final voidCompactSyntax.GrammarComponent(GrammarSection section, Scope scope) final voidCompactSyntax.Include(GrammarSection section, Scope scope, Annotations a) final AnnotationsCompactSyntax.IncludeBody(GrammarSection section, Scope scope, Annotations a) final voidCompactSyntax.IncludeComponent(GrammarSection section, Scope scope) final voidCompactSyntax.IncludeDiv(GrammarSection section, Scope scope, Annotations a) final voidCompactSyntax.Start(GrammarSection section, Scope scope, Annotations a) -
Uses of GrammarSection in org.kohsuke.rngom.parse.host
Classes in org.kohsuke.rngom.parse.host that implement GrammarSectionModifier and TypeClassDescriptionclassclassWrapsGrammarand provides error checking.classclassclass