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