Indicates a semantic warning in the provided AST.
SemanticWarning(warningMessage: string,location?: Location)
Indicates a semantic warning in the provided AST.
SemanticWarning(warningMessage: string,location?: Location)
import { SemanticWarning } from ".";