public final class JPRACompilerParseException extends JPRACompilerException
getLexicalInformationaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static JPRACompilerParseException expectedListGotQuotedString(com.io7m.jsx.SExpressionQuotedStringType e)
e - The expressionJPRAParseErrorCode.EXPECTED_LIST_GOT_QUOTED_STRINGpublic static JPRACompilerParseException expectedListGotSymbol(com.io7m.jsx.SExpressionSymbolType e)
e - The expressionJPRAParseErrorCode.EXPECTED_LIST_GOT_SYMBOLpublic static JPRACompilerParseException expectedSymbolGotList(com.io7m.jsx.SExpressionListType e)
e - The expressionJPRAParseErrorCode.EXPECTED_SYMBOL_GOT_LISTpublic static JPRACompilerParseException expectedSymbolGotQuotedString(com.io7m.jsx.SExpressionQuotedStringType e)
e - The expressionJPRAParseErrorCode.EXPECTED_SYMBOL_GOT_QUOTED_STRINGpublic static JPRACompilerParseException unrecognizedKeyword(com.io7m.jsx.SExpressionSymbolType e, String s)
e - The expressions - The exception messageJPRAParseErrorCode.UNRECOGNIZED_KEYWORDpublic static JPRACompilerParseException expectedNonEmptyList(com.io7m.jsx.SExpressionListType e)
e - The expressionJPRAParseErrorCode.EXPECTED_NON_EMPTY_LISTpublic static JPRACompilerParseException badPackageName(com.io7m.jsx.SExpressionSymbolType e, String message)
e - The expressionmessage - The exception messageJPRAParseErrorCode.BAD_PACKAGE_NAMEpublic static JPRACompilerParseException syntaxError(com.io7m.jsx.SExpressionType e, String s)
e - The expressions - The exception messageJPRAParseErrorCode.SYNTAX_ERRORpublic static JPRACompilerParseException unrecognizedTypeKeyword(com.io7m.jsx.SExpressionSymbolType e, String s)
e - The expressions - The exception messageJPRAParseErrorCode.UNRECOGNIZED_TYPE_KEYWORDpublic static JPRACompilerParseException unrecognizedIntegerTypeKeyword(com.io7m.jsx.SExpressionSymbolType e, String s)
e - The expressions - The exception messageJPRAParseErrorCode.UNRECOGNIZED_INTEGER_TYPE_KEYWORDpublic static JPRACompilerParseException expectedSymbolOrListGotQuotedString(com.io7m.jsx.SExpressionQuotedStringType e)
e - The expressionJPRAParseErrorCode.EXPECTED_SYMBOL_OR_LIST_GOT_QUOTED_STRINGpublic static JPRACompilerParseException invalidIntegerConstant(com.io7m.jsx.SExpressionSymbolType e)
e - The expressionJPRAParseErrorCode.INVALID_INTEGER_CONSTANTpublic static JPRACompilerParseException unrecognizedSizeFunction(com.io7m.jsx.SExpressionSymbolType e, String s)
e - The expressions - The exception messageJPRAParseErrorCode.UNRECOGNIZED_SIZE_FUNCTIONpublic static JPRACompilerParseException badFieldName(com.io7m.jsx.SExpressionSymbolType e, String message)
e - The expressionmessage - The exception messageJPRAParseErrorCode.BAD_FIELD_NAMEpublic static JPRACompilerParseException duplicateFieldName(com.io7m.jsx.SExpressionSymbolType e, String message)
e - The expressionmessage - The exception messageJPRAParseErrorCode.DUPLICATE_FIELD_NAMEpublic static JPRACompilerParseException badTypeName(com.io7m.jsx.SExpressionSymbolType e, String message)
e - The expressionmessage - The exception messageJPRAParseErrorCode.BAD_TYPE_NAMEpublic static JPRACompilerParseException unrecognizedRecordFieldKeyword(com.io7m.jsx.SExpressionSymbolType e, String message)
e - The expressionmessage - The exception messageJPRAParseErrorCode.UNRECOGNIZED_RECORD_FIELD_KEYWORDpublic static JPRACompilerParseException badTypeReference(com.io7m.jsx.SExpressionSymbolType e, String s)
e - The expressions - The exception messageJPRAParseErrorCode.BAD_TYPE_REFERENCEpublic static JPRACompilerParseException unrecognizedPackedFieldKeyword(com.io7m.jsx.SExpressionSymbolType e, String message)
e - The expressionmessage - The exception messageJPRAParseErrorCode.UNRECOGNIZED_PACKED_FIELD_KEYWORDpublic JPRAParseErrorCode getErrorCode()
Copyright © 2017 <code@io7m.com> http://io7m.com