Class ParserSymbol
java.lang.Object
org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
Parser symbols - mXparser tokens definition.
- Version:
- 4.2.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final int
static final String
static final String
static final String
static final String
static final int
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final int
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final int
static final String
static final String
static final String
static final String
static final int
static final String
static final String
static final int
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final int
static final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DIGIT
- See Also:
-
DIGIT_B1
- See Also:
-
DIGIT_B2
- See Also:
-
DIGIT_B3
- See Also:
-
DIGIT_B4
- See Also:
-
DIGIT_B5
- See Also:
-
DIGIT_B6
- See Also:
-
DIGIT_B7
- See Also:
-
DIGIT_B8
- See Also:
-
DIGIT_B9
- See Also:
-
DIGIT_B10
- See Also:
-
DIGIT_B11
- See Also:
-
DIGIT_B12
- See Also:
-
DIGIT_B13
- See Also:
-
DIGIT_B14
- See Also:
-
DIGIT_B15
- See Also:
-
DIGIT_B16
- See Also:
-
DIGIT_B17
- See Also:
-
DIGIT_B18
- See Also:
-
DIGIT_B19
- See Also:
-
DIGIT_B20
- See Also:
-
DIGIT_B21
- See Also:
-
DIGIT_B22
- See Also:
-
DIGIT_B23
- See Also:
-
DIGIT_B24
- See Also:
-
DIGIT_B25
- See Also:
-
DIGIT_B26
- See Also:
-
DIGIT_B27
- See Also:
-
DIGIT_B28
- See Also:
-
DIGIT_B29
- See Also:
-
DIGIT_B30
- See Also:
-
DIGIT_B31
- See Also:
-
DIGIT_B32
- See Also:
-
DIGIT_B33
- See Also:
-
DIGIT_B34
- See Also:
-
DIGIT_B35
- See Also:
-
DIGIT_B36
- See Also:
-
INTEGER
- See Also:
-
DEC_FRACT
- See Also:
-
DEC_FRACT_OR_INT
- See Also:
-
DECIMAL_REG_EXP
- See Also:
-
DECIMAL_SCIENTIFIC_REG_EXP
- See Also:
-
BASE1_REG_EXP
- See Also:
-
BASE2_REG_EXP
- See Also:
-
BASE3_REG_EXP
- See Also:
-
BASE4_REG_EXP
- See Also:
-
BASE5_REG_EXP
- See Also:
-
BASE6_REG_EXP
- See Also:
-
BASE7_REG_EXP
- See Also:
-
BASE8_REG_EXP
- See Also:
-
BASE9_REG_EXP
- See Also:
-
BASE10_REG_EXP
- See Also:
-
BASE11_REG_EXP
- See Also:
-
BASE12_REG_EXP
- See Also:
-
BASE13_REG_EXP
- See Also:
-
BASE14_REG_EXP
- See Also:
-
BASE15_REG_EXP
- See Also:
-
BASE16_REG_EXP
- See Also:
-
BASE17_REG_EXP
- See Also:
-
BASE18_REG_EXP
- See Also:
-
BASE19_REG_EXP
- See Also:
-
BASE20_REG_EXP
- See Also:
-
BASE21_REG_EXP
- See Also:
-
BASE22_REG_EXP
- See Also:
-
BASE23_REG_EXP
- See Also:
-
BASE24_REG_EXP
- See Also:
-
BASE25_REG_EXP
- See Also:
-
BASE26_REG_EXP
- See Also:
-
BASE27_REG_EXP
- See Also:
-
BASE28_REG_EXP
- See Also:
-
BASE29_REG_EXP
- See Also:
-
BASE30_REG_EXP
- See Also:
-
BASE31_REG_EXP
- See Also:
-
BASE32_REG_EXP
- See Also:
-
BASE33_REG_EXP
- See Also:
-
BASE34_REG_EXP
- See Also:
-
BASE35_REG_EXP
- See Also:
-
BASE36_REG_EXP
- See Also:
-
FRACTION
- See Also:
-
nameOnlyTokenRegExp
- See Also:
-
unitOnlyTokenRegExp
- See Also:
-
nameOnlyTokenOptBracketsRegExp
- See Also:
-
nameTokenRegExp
- See Also:
-
nameTokenOptBracketsRegExp
- See Also:
-
paramsTokenRegeExp
- See Also:
-
constArgDefStrRegExp
- See Also:
-
constUnitgDefStrRegExp
- See Also:
-
functionDefStrRegExp
- See Also:
-
function1ArgDefStrRegExp
- See Also:
-
functionVariadicDefStrRegExp
- See Also:
-
TYPE_ID
public static final int TYPE_ID- See Also:
-
TYPE_DESC
- See Also:
-
LEFT_PARENTHESES_ID
public static final int LEFT_PARENTHESES_ID- See Also:
-
RIGHT_PARENTHESES_ID
public static final int RIGHT_PARENTHESES_ID- See Also:
-
COMMA_ID
public static final int COMMA_ID- See Also:
-
BLANK_ID
public static final int BLANK_ID- See Also:
-
NUMBER_ID
public static final int NUMBER_ID- See Also:
-
NUMBER_TYPE_ID
public static final int NUMBER_TYPE_ID- See Also:
-
LEFT_PARENTHESES_STR
- See Also:
-
RIGHT_PARENTHESES_STR
- See Also:
-
COMMA_STR
- See Also:
-
SEMI_STR
- See Also:
-
BLANK_STR
- See Also:
-
NUMBER_STR
- See Also:
-
LEFT_PARENTHESES_SYN
- See Also:
-
RIGHT_PARENTHESES_SYN
- See Also:
-
COMMA_SYN
- See Also:
-
SEMI_SYN
- See Also:
-
BLANK_SYN
- See Also:
-
NUMBER_SYN
- See Also:
-
LEFT_PARENTHESES_DESC
- See Also:
-
RIGHT_PARENTHESES_DESC
- See Also:
-
COMMA_DESC
- See Also:
-
SEMI_DESC
- See Also:
-
BLANK_DESC
- See Also:
-
NUMBER_DESC
- See Also:
-
NUMBER_REG_DESC
- See Also:
-
LEFT_PARENTHESES_SINCE
- See Also:
-
RIGHT_PARENTHESES_SINCE
- See Also:
-
COMMA_SINCE
- See Also:
-
SEMI_SINCE
- See Also:
-
BLANK_SINCE
- See Also:
-
NUMBER_SINCE
- See Also:
-
-
Constructor Details
-
ParserSymbol
public ParserSymbol()
-