UnexpectedCharacterException
class UnexpectedCharacterException(source: Source, span: SourceSpan, offendingText: String) : PrologLexingException
Reports a character that cannot begin any supported Prolog token.
Reports a character that cannot begin any supported Prolog token.