MalformedNumericLiteralException
class MalformedNumericLiteralException(source: Source, span: SourceSpan, offendingText: String, detail: String) : PrologLexingException
Reports a numeric spelling whose radix, digits, exponent, or character code is incomplete.