java.lang.Object
org.commonmark.node.Node
org.commonmark.node.CustomNode
org.aya.concrete.remark.CodeAttrProcessor.Attr
- 所有已实现的接口:
org.commonmark.node.Delimited
- 封闭类:
CodeAttrProcessor
public static class CodeAttrProcessor.Attr
extends org.commonmark.node.CustomNode
implements org.commonmark.node.Delimited
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 org.commonmark.node.CustomNode
accept从类继承的方法 org.commonmark.node.Node
addSourceSpan, appendChild, getFirstChild, getLastChild, getNext, getParent, getPrevious, getSourceSpans, insertAfter, insertBefore, prependChild, setParent, setSourceSpans, toString, toStringAttributes, unlink
-
字段详细资料
-
options
-
-
构造器详细资料
-
Attr
-
-
方法详细资料
-
getOpeningDelimiter
- 指定者:
getOpeningDelimiter在接口中org.commonmark.node.Delimited
-
getClosingDelimiter
- 指定者:
getClosingDelimiter在接口中org.commonmark.node.Delimited
-