kolasu
1.6.0-RC1-observers-SNAPSHOT
jvm
antlr
/
com.strumenta.kolasu.antlr.parsing
/
ParseTreeElement
Parse
Tree
Element
sealed
class
ParseTreeElement
Either a Parse Tree terminal/leaf or non-terminal/node
Inheritors
ParseTreeLeaf
ParseTreeNode
Members
Functions
multi
Line
String
Link copied to clipboard
abstract
fun
multiLineString
(
indentation
:
String
=
""
)
:
String