docs
/
org.intellij.markdown.parser
/
TreeBuilder
common
Tree
Builder
abstract class
TreeBuilder
(nodeBuilder:
ASTNodeBuilder
)
Content copied to clipboard
Functions
Inheritors
Functions
buildTree
Link copied to clipboard
common
fun
buildTree
(production:
List
<
SequentialParser.Node
>):
ASTNode
Content copied to clipboard
equals
Link copied to clipboard
common
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
common
open fun
toString
():
String
Content copied to clipboard
Inheritors
MyBuilder
Link copied to clipboard
MyRawBuilder
Link copied to clipboard