Constant Field Values

Contents

org.pipservices3.*

  • org.pipservices3.expressions.calculator.tokenizers.ExpressionNumberState
    Modifier and Type
    Constant Field
    Value
    protected final int
    101
    protected final int
    69
    protected final int
    43
  • org.pipservices3.expressions.calculator.tokenizers.ExpressionQuoteState
    Modifier and Type
    Constant Field
    Value
    protected final int
    34
  • org.pipservices3.expressions.csv.CsvConstant
    Modifier and Type
    Constant Field
    Value
    public static final int
    13
    public static final int
    10
    public static final int
    0
  • org.pipservices3.expressions.io.StringScanner
    Modifier and Type
    Constant Field
    Value
    public static final int
    -1
  • org.pipservices3.expressions.tokenizers.generic.CppCommentState
    Modifier and Type
    Constant Field
    Value
    protected final int
    47
    protected final int
    42
  • org.pipservices3.expressions.tokenizers.generic.GenericCommentState
    Modifier and Type
    Constant Field
    Value
    protected final int
    10
    protected final int
    13
  • org.pipservices3.expressions.tokenizers.generic.GenericNumberState
    Modifier and Type
    Constant Field
    Value
    protected final int
    46
    protected final int
    45
  • org.pipservices3.expressions.tokenizers.utilities.CharValidator
    Modifier and Type
    Constant Field
    Value
    public static final int
    65535