Constant Field Values
Contents
org.pipservices3.*
-
org.pipservices3.expressions.calculator.SyntaxErrorCode Modifier and Type Constant Field Value public static final StringERROR_AT"ERROR_AT"public static final StringERROR_NEAR"ERROR_NEAR"public static final StringINTERNAL"INTERNAL"public static final StringMISSED_CLOSE_PARENTHESIS"MISSED_CLOSE_PARENTHESIS"public static final StringMISSED_CLOSE_SQUARE_BRACKET"MISSED_CLOSE_SQUARE_BRACKET"public static final StringUNEXPECTED_END"UNEXPECTED_END"public static final StringUNKNOWN"UNKNOWN"public static final StringUNKNOWN_SYMBOL"UNKNOWN_SYMBOL"
-
org.pipservices3.expressions.calculator.tokenizers.ExpressionNumberState Modifier and Type Constant Field Value protected final intEXP1101protected final intEXP269protected final intPLUS43 -
org.pipservices3.expressions.calculator.tokenizers.ExpressionQuoteState Modifier and Type Constant Field Value protected final intQUOTE34
-
org.pipservices3.expressions.csv.CsvConstant Modifier and Type Constant Field Value public static final intCR13public static final intLF10public static final intNIL0
-
org.pipservices3.expressions.io.StringScanner Modifier and Type Constant Field Value public static final intEOF-1
-
org.pipservices3.expressions.mustache.parsers.MustacheErrorCode Modifier and Type Constant Field Value public static final StringERROR_AT"ERROR_AT"public static final StringERROR_NEAR"ERROR_NEAR"public static final StringINTERNAL"INTERNAL"public static final StringMISMATCHED_BRACKETS"MISMATCHED_BRACKETS"public static final StringMISSING_VARIABLE"MISSING_VARIABLE"public static final StringNOT_CLOSED_SECTION"NOT_CLOSED_SECTION"public static final StringUNEXPECTED_END"UNEXPECTED_END"public static final StringUNEXPECTED_SECTION_END"UNEXPECTED_SECTION_END"public static final StringUNEXPECTED_SYMBOL"UNEXPECTED_SYMBOL"public static final StringUNKNOWN"UNKNOWN"
-
org.pipservices3.expressions.tokenizers.generic.CppCommentState Modifier and Type Constant Field Value protected final intSLASH47protected final intSTAR42 -
org.pipservices3.expressions.tokenizers.generic.GenericCommentState Modifier and Type Constant Field Value protected final intCR10protected final intLF13 -
org.pipservices3.expressions.tokenizers.generic.GenericNumberState Modifier and Type Constant Field Value protected final intDOT46protected final intMINUS45
-
org.pipservices3.expressions.tokenizers.utilities.CharValidator Modifier and Type Constant Field Value public static final intEOF65535