Class IndentedCodeBlock
java.lang.Object
org.commonmark.node.Node
org.commonmark.node.Block
org.commonmark.node.IndentedCodeBlock
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Node
addSourceSpan, appendChild, getFirstChild, getLastChild, getNext, getPrevious, getSourceSpans, insertAfter, insertBefore, prependChild, setSourceSpans, toString, toStringAttributes, unlink
-
Field Details
-
literal
-
-
Constructor Details
-
IndentedCodeBlock
public IndentedCodeBlock()
-
-
Method Details
-
accept
-
getLiteral
-
setLiteral
-