Indicates an internal logic error in the parsing implementation.
new
InternalParseError(errorMessage: string,location?: Location,)
Indicates an internal logic error in the parsing implementation.
InternalParseError(errorMessage: string,location?: Location,)
import { InternalParseError } from ".";