| java.lang.Object org.kohsuke.rngom.digested.GrammarBuilderImpl org.kohsuke.rngom.digested.IncludeImpl
Methods inherited from org.kohsuke.rngom.digested.GrammarBuilderImpl | public void define(String name, Combine combine, ParsedPattern pattern, Location loc, Annotations anno) throws BuildException(Code)(Java Doc) public void endDiv(Location loc, Annotations anno) throws BuildException(Code)(Java Doc) public ParsedPattern endGrammar(Location loc, Annotations anno) throws BuildException(Code)(Java Doc) public Div makeDiv()(Code)(Java Doc) public Include makeInclude()(Code)(Java Doc) public ParsedPattern makeParentRef(String name, Location loc, Annotations anno) throws BuildException(Code)(Java Doc) public ParsedPattern makeRef(String name, Location loc, Annotations anno) throws BuildException(Code)(Java Doc) public void topLevelAnnotation(ParsedElementAnnotation ea) throws BuildException(Code)(Java Doc) public void topLevelComment(CommentList comments) throws BuildException(Code)(Java Doc)
|
|
|