Class DivHost
java.lang.Object
org.kohsuke.rngom.rngparser.parse.host.Base
org.kohsuke.rngom.rngparser.parse.host.GrammarSectionHost
org.kohsuke.rngom.rngparser.parse.host.DivHost
- All Implemented Interfaces:
Div,GrammarSection
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.kohsuke.rngom.rngparser.ast.builder.GrammarSection
GrammarSection.Combine -
Field Summary
Fields inherited from interface org.kohsuke.rngom.rngparser.ast.builder.GrammarSection
COMBINE_CHOICE, COMBINE_INTERLEAVE, START -
Method Summary
Methods inherited from class org.kohsuke.rngom.rngparser.parse.host.GrammarSectionHost
define, makeDiv, makeInclude, topLevelAnnotation, topLevelCommentMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.kohsuke.rngom.rngparser.ast.builder.GrammarSection
define, makeDiv, makeInclude, topLevelAnnotation, topLevelComment
-
Method Details
-
endDiv
- Specified by:
endDivin interfaceDiv- Throws:
BuildException
-