Node

A node in the abstract syntax tree of a surface level program.

The topmost level node is ProgramNode.

Constructors

Link copied to clipboard
fun Node()

Functions

Link copied to clipboard
override fun toDocument(): Document

Properties

Link copied to clipboard
abstract val comment: String?
Link copied to clipboard

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard