class DivImpl extends GrammarSectionImpl implements org.kohsuke.rngom.ast.builder.Div<Leaf,org.kohsuke.rngom.ast.om.ParsedElementAnnotation,org.kohsuke.rngom.ast.util.LocatorImpl,AnnotationsImpl,CommentListImpl>
grammar, parent
Constructor and Description |
---|
DivImpl(org.kohsuke.rngom.ast.builder.Scope<Leaf,org.kohsuke.rngom.ast.om.ParsedElementAnnotation,org.kohsuke.rngom.ast.util.LocatorImpl,AnnotationsImpl,CommentListImpl> parent,
Grammar grammar) |
Modifier and Type | Method and Description |
---|---|
void |
endDiv(org.kohsuke.rngom.ast.util.LocatorImpl locator,
AnnotationsImpl annotations) |
define, makeDiv, makeInclude, topLevelAnnotation, topLevelComment
DivImpl(org.kohsuke.rngom.ast.builder.Scope<Leaf,org.kohsuke.rngom.ast.om.ParsedElementAnnotation,org.kohsuke.rngom.ast.util.LocatorImpl,AnnotationsImpl,CommentListImpl> parent, Grammar grammar)
public void endDiv(org.kohsuke.rngom.ast.util.LocatorImpl locator, AnnotationsImpl annotations)
endDiv
in interface org.kohsuke.rngom.ast.builder.Div<Leaf,org.kohsuke.rngom.ast.om.ParsedElementAnnotation,org.kohsuke.rngom.ast.util.LocatorImpl,AnnotationsImpl,CommentListImpl>