VariableDeclarationNode

A node that declares a Variable.

Properties

Link copied to clipboard
abstract val name: VariableNode

The variable declared by this node.

Link copied to clipboard
abstract val protocol: ProtocolNode?

The protocol that should store the declared variable.

Inheritors

Link copied to clipboard
Link copied to clipboard