org.asciidoctor.ast
public class SectionImpl extends AbstractBlockImpl implements Section
runtime| Constructor and Description |
|---|
SectionImpl(Section blockDelegate,
org.jruby.Ruby runtime) |
| Modifier and Type | Method and Description |
|---|---|
int |
index() |
int |
number() |
int |
numbered() |
String |
sectname() |
boolean |
special() |
attributes, blocks, content, context, convert, delegate, document, findBy, id, role, style, titlepublic SectionImpl(Section blockDelegate, org.jruby.Ruby runtime)
Copyright © 2014. All Rights Reserved.