analyze

abstract fun analyze(node: AstObject): AstObject

Applies a semantic analysis to the node

Parameters

node

represents the node to be analyzed