KSeExpr 6.0.0.0
Namespaces | Enumerations
ErrorCode.h File Reference

Go to the source code of this file.

Namespaces

namespace  KSeExpr
 

Enumerations

enum  KSeExpr::ErrorCode {
  KSeExpr::None = 0 , KSeExpr::ExpectedStringOrFloatAnyD , KSeExpr::ExpectedFloatAnyD , KSeExpr::ExpectedFloatD ,
  KSeExpr::TypeMismatch12 , KSeExpr::ExpectedFloatOrFloat3 , KSeExpr::ArgumentTypeMismatch , KSeExpr::WrongNumberOfArguments ,
  KSeExpr::WrongNumberOfArgumentsMultiple3Plus1 , KSeExpr::WrongNumberOfArguments1Plus , KSeExpr::FirstArgumentNotString , KSeExpr::IncompleteFormatSpecifier ,
  KSeExpr::UndeclaredVariable , KSeExpr::UndeclaredFunction , KSeExpr::BadAssignmentOperator , KSeExpr::ConditionalTypesNotCompatible ,
  KSeExpr::InconsistentDefinition , KSeExpr::FunctionTooFewArguments , KSeExpr::FunctionTooManyArguments , KSeExpr::ExpressionIncompatibleTypes ,
  KSeExpr::SyntaxError , KSeExpr::UnexpectedEndOfExpression , KSeExpr::UnexpectedEndOfFormatString , KSeExpr::InvalidFormatString ,
  KSeExpr::WrongNumberOfArgumentsForFormatString , KSeExpr::Unknown
}