Bond 0.9
C++ Bond Runtime Library API Documentation
Loading...
Searching...
No Matches
Bond::CompilerError Member List

This is the complete list of members for Bond::CompilerError, including all inherited members.

ARRAY_OF_VOID enum valueBond::CompilerError
ARRAY_SIZE_IS_NOT_CONST_INTEGER enum valueBond::CompilerError
ARRAY_SIZE_IS_UNSPECIFIED enum valueBond::CompilerError
ARRAY_SIZE_IS_ZERO enum valueBond::CompilerError
ASSIGNMENT_OF_UNDEFINED_SIZE enum valueBond::CompilerError
BRACES_AROUND_SCALAR_INITIALIZER enum valueBond::CompilerError
CANNOT_INITIALIZE_NATIVE_TYPE_WITH_INITIALIZER_LIST enum valueBond::CompilerError
CANNOT_RESOLVE_SYMBOL_VALUE enum valueBond::CompilerError
CompilerError()Bond::CompilerErrorinline
CompilerError(Type type, const Token *context, intptr_t arg0, intptr_t arg1)Bond::CompilerErrorinline
CONST_NON_MEMBER_FUNCTION enum valueBond::CompilerError
DECLARATION_OF_UNDEFINED_SIZE enum valueBond::CompilerError
DUPLICATE_CASE_IN_SWITCH enum valueBond::CompilerError
DUPLICATE_CONST enum valueBond::CompilerError
DUPLICATE_DEFAULT_IN_SWITCH enum valueBond::CompilerError
DUPLICATE_NATIVE_STRUCT_STUB enum valueBond::CompilerError
DUPLICATE_SYMBOL enum valueBond::CompilerError
EMPTY_CHARACTER_CONSTANT enum valueBond::CompilerError
EMPTY_SWITCH_LABEL_LIST enum valueBond::CompilerError
EMPTY_SWITCH_STATEMENT enum valueBond::CompilerError
ENUMERATOR_VALUE_IS_NOT_CONST_INTEGER enum valueBond::CompilerError
EXPRESSION_IS_NOT_CALLABLE enum valueBond::CompilerError
FOR_CONDITION_IS_NOT_BOOLEAN enum valueBond::CompilerError
FUNCTION_CALL_IN_CONST_EXPRESSION enum valueBond::CompilerError
FUNCTION_RETURNS_ARRAY enum valueBond::CompilerError
GetContext() constBond::CompilerErrorinline
GetErrorName() constBond::CompilerError
GetErrorName(Type type)Bond::CompilerErrorstatic
GetFormat() constBond::CompilerError
GetFormat(Type type)Bond::CompilerErrorstatic
GetType() constBond::CompilerErrorinline
HEX_ESCAPE_RANGE enum valueBond::CompilerError
IF_CONDITION_IS_NOT_BOOLEAN enum valueBond::CompilerError
INCORRECT_NUMBER_OF_ARGS enum valueBond::CompilerError
INITIALIZER_NOT_ALLOWED enum valueBond::CompilerError
INTERNAL_ERROR enum valueBond::CompilerError
INVALID_BREAK enum valueBond::CompilerError
INVALID_COMPARISON enum valueBond::CompilerError
INVALID_CONTINUE enum valueBond::CompilerError
INVALID_ESCAPE enum valueBond::CompilerError
INVALID_FLOAT enum valueBond::CompilerError
INVALID_HEX_INT enum valueBond::CompilerError
INVALID_INT enum valueBond::CompilerError
INVALID_MEMBER_REQUEST enum valueBond::CompilerError
INVALID_OCTAL_INT enum valueBond::CompilerError
INVALID_OPERATOR_IN_CONST_EXPRESSION enum valueBond::CompilerError
INVALID_RETURN_TYPE_CONVERSION enum valueBond::CompilerError
INVALID_STRUCT_ALIGNMENT enum valueBond::CompilerError
INVALID_STRUCT_SIZE enum valueBond::CompilerError
INVALID_SYMBOL_IN_EXPRESSION enum valueBond::CompilerError
INVALID_TYPE_ASSIGNMENT enum valueBond::CompilerError
INVALID_TYPE_CONVERSION enum valueBond::CompilerError
INVALID_TYPE_FOR_INDEX_OPERATOR enum valueBond::CompilerError
INVALID_TYPE_FOR_OPERATOR enum valueBond::CompilerError
INVALID_TYPE_FOR_POINTER_OPERATOR enum valueBond::CompilerError
LOSSY_CONVERSION enum valueBond::CompilerError
MISSING_BRACES_IN_INITIALIZER enum valueBond::CompilerError
MISSING_HEX_ESCAPE enum valueBond::CompilerError
MULTI_CHARACTER_CONSTANT enum valueBond::CompilerError
MULTIDIMENTIONAL_ARRAY_BOUNDS enum valueBond::CompilerError
NATIVE_FUNCTION_DEFINITION enum valueBond::CompilerError
NATIVE_STRUCT_IS_NOT_DEFINED enum valueBond::CompilerError
NO_ERROR enum valueBond::CompilerError
NON_CONST_DECLARATION enum valueBond::CompilerError
NON_CONST_MEMBER_FUNCTION_REQUEST enum valueBond::CompilerError
NON_LVALUE_ASSIGNMENT enum valueBond::CompilerError
NON_LVALUE_TYPE enum valueBond::CompilerError
NON_NATIVE_FUNCTION_DECLARATION enum valueBond::CompilerError
NON_STRUCT_MEMBER_REQUEST enum valueBond::CompilerError
NOT_ALL_PATHS_RETURN_A_VALUE enum valueBond::CompilerError
OCTAL_ESCAPE_RANGE enum valueBond::CompilerError
PARSE_ERROR enum valueBond::CompilerError
POINTER_ARITHMETIC_OF_UNDEFINED_SIZE enum valueBond::CompilerError
Print(OutputStream &stream) constBond::CompilerError
QUALIFIED_NAME_TABLE_OVERFLOW enum valueBond::CompilerError
RECURSIVE_STRUCT enum valueBond::CompilerError
RETURN_OF_UNDEFINED_SIZE enum valueBond::CompilerError
SIZE_AND_ALIGNMENT_NOT_ALLOWED enum valueBond::CompilerError
STRING_OVERFLOW enum valueBond::CompilerError
STRING_TABLE_OVERFLOW enum valueBond::CompilerError
STRUCT_SIZE_ALIGNMENT_MISMATCH enum valueBond::CompilerError
SWITCH_CONTROL_IS_NOT_INTEGER enum valueBond::CompilerError
SWITCH_LABEL_IS_NOT_CONST_INTEGER enum valueBond::CompilerError
SYMBOL_IS_NOT_A_TYPE enum valueBond::CompilerError
SYMBOL_IS_NOT_DEFINED enum valueBond::CompilerError
TERNARY_OPERAND_TYPE_MISMATCH enum valueBond::CompilerError
THIS_IN_NON_MEMBER_FUNCTION enum valueBond::CompilerError
TOO_MANY_INITIALIZERS enum valueBond::CompilerError
Type enum nameBond::CompilerError
UNASSIGNABLE_TYPE enum valueBond::CompilerError
UNEXPECTED_TOKEN enum valueBond::CompilerError
UNINITIALIZED_CONST enum valueBond::CompilerError
UNREACHABLE_CODE enum valueBond::CompilerError
UNTERMINATED_CHARACTER enum valueBond::CompilerError
UNTERMINATED_COMMENT enum valueBond::CompilerError
UNTERMINATED_STRING enum valueBond::CompilerError
UNTERMINATED_SWITCH_SECTION enum valueBond::CompilerError
VALUE32_TABLE_OVERFLOW enum valueBond::CompilerError
VALUE64_TABLE_OVERFLOW enum valueBond::CompilerError
VOID_NOT_ALLOWED enum valueBond::CompilerError
VOID_POINTER_DEREFERENCE enum valueBond::CompilerError
WHILE_CONDITION_IS_NOT_BOOLEAN enum valueBond::CompilerError