Enumeration members
DivisionByZero
DivisionByZero: = 3
ExpressionIsEmpty
ExpressionIsEmpty: = 2
FieldMethodOrPropertyNotFound
FieldMethodOrPropertyNotFound: = 9
FunctionHasInvalidArgument
FunctionHasInvalidArgument: = 13
FunctionNotFound
FunctionNotFound: = 11
FunctionNotYetImplemented
FunctionNotYetImplemented: = 14
IntegralConstantIsTooLarge
IntegralConstantIsTooLarge: = 1
ItemDoesNotContainDefinition
ItemDoesNotContainDefinition: = 16
LeftParenthesisExpected
LeftParenthesisExpected: = 7
MethodHasInvalidArgument
MethodHasInvalidArgument: = 15
NameDoesNotExistInCurrentContext
NameDoesNotExistInCurrentContext: = 5
NoMatchingOverloadedMethod
NoMatchingOverloadedMethod: = 17
NoOverloadForMethodTakesNArguments
NoOverloadForMethodTakesNArguments: = 12
OperatorCannotBeAppliedToOperands
OperatorCannotBeAppliedToOperands: = 10
RightParenthesisExpected
RightParenthesisExpected: = 8
SyntaxError
SyntaxError: = 0
TheTypeOrNamespaceNotExistInTheNamespace
TheTypeOrNamespaceNotExistInTheNamespace: = 18
UnexpectedEndOfExpression
UnexpectedEndOfExpression: = 4
UnprocessedLexemesRemain
UnprocessedLexemesRemain: = 6