MainSemanticPass

class MainSemanticPass : DefaultVisitor2 {
Solver sv;
}

Members

Functions

errorOrWait
bool errorOrWait(N n)

This function implements the core logic of the semantic evaluation.

Meta