ParseTreeElement

sealed class ParseTreeElement

Either a Parse Tree terminal/leaf or non-terminal/node

Inheritors

Functions

Link copied to clipboard
abstract fun multiLineString(indentation: String = ""): String