Indicates a semantic error in the provided AST.
SemanticError(errorMessage: string,location?: Location)
Indicates a semantic error in the provided AST.
SemanticError(errorMessage: string,location?: Location)
import { SemanticError } from ".";