docs
/
org.intellij.markdown.parser
/
MyBuilder
common
My
Builder
class
MyBuilder
(nodeBuilder:
ASTNodeBuilder
, tokensCache:
TokensCache
) :
TreeBuilder
Content copied to clipboard
Functions
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