Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
CPP_COMMENT_STYLE |
7 |
public static final byte |
DOXYGEN_COMMENT_STYLE |
8 |
public static final byte |
DOXYGEN_TAG_STYLE |
9 |
public static final int |
IN_COMMENT |
1 |
public static final int |
IN_DOXYGEN_COMMENT |
2 |
public static final byte |
KEYWORD_STYLE |
2 |
public static final byte |
LITERAL_STYLE |
6 |
public static final byte |
OPERATOR_STYLE |
4 |
public static final byte |
PLAIN_STYLE |
1 |
public static final byte |
PREPROC_STYLE |
10 |
public static final byte |
SEPARATOR_STYLE |
5 |
public static final byte |
TYPE_STYLE |
3 |
public static final int |
YYEOF |
-1 |
public static final int |
YYINITIAL |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
IN_COMMENT |
2 |
public static final int |
IN_HEREDOC |
1 |
public static final int |
IN_JAVA_DOC_COMMENT |
3 |
public static final byte |
JAVA_COMMENT_STYLE |
7 |
public static final byte |
JAVADOC_COMMENT_STYLE |
8 |
public static final byte |
JAVADOC_TAG_STYLE |
9 |
public static final byte |
KEYWORD_STYLE |
2 |
public static final byte |
LITERAL_STYLE |
6 |
public static final byte |
OPERATOR_STYLE |
4 |
public static final byte |
PLAIN_STYLE |
1 |
public static final byte |
SEPARATOR_STYLE |
5 |
public static final byte |
TYPE_STYLE |
3 |
public static final int |
YYEOF |
-1 |
public static final int |
YYINITIAL |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
IN_COMMENT |
1 |
public static final int |
IN_JAVA_DOC_COMMENT |
2 |
public static final byte |
JAVA_COMMENT_STYLE |
7 |
public static final byte |
JAVADOC_COMMENT_STYLE |
8 |
public static final byte |
JAVADOC_TAG_STYLE |
9 |
public static final byte |
KEYWORD_STYLE |
2 |
public static final byte |
LITERAL_STYLE |
6 |
public static final byte |
OPERATOR_STYLE |
4 |
public static final byte |
PLAIN_STYLE |
1 |
public static final byte |
SEPARATOR_STYLE |
5 |
public static final byte |
TYPE_STYLE |
3 |
public static final int |
YYEOF |
-1 |
public static final int |
YYINITIAL |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
ATTRIBUTE_NAME |
6 |
public static final byte |
ATTRIBUTE_VALUE |
5 |
public static final byte |
CHAR_DATA |
2 |
public static final byte |
COMMENT |
4 |
public static final int |
IN_CDATA_SECTION |
14 |
public static final int |
IN_COMMENT |
8 |
public static final int |
IN_DOUBLE_QUOTE_STRING |
12 |
public static final int |
IN_PROCESSING_INSTRUCTION |
13 |
public static final int |
IN_RIFE_NAME |
7 |
public static final int |
IN_RIFE_NAME_QUOTED |
6 |
public static final int |
IN_RIFE_NAME_SINGLEQUOTED |
5 |
public static final int |
IN_RIFE_TAG_COMMENT |
1 |
public static final int |
IN_RIFE_TAG_COMPACT |
2 |
public static final int |
IN_RIFE_TAG_REGULAR |
4 |
public static final int |
IN_RIFE_TAG_VELOCITY |
3 |
public static final int |
IN_SINGLE_QUOTE_STRING |
11 |
public static final int |
IN_TAG |
10 |
public static final byte |
PLAIN_STYLE |
1 |
public static final byte |
PROCESSING_INSTRUCTION |
7 |
public static final byte |
RIFE_NAME |
10 |
public static final byte |
RIFE_TAG |
9 |
public static final byte |
TAG_NAME |
8 |
public static final int |
TAG_START |
9 |
public static final byte |
TAG_SYMBOLS |
3 |
public static final int |
YYEOF |
-1 |
public static final int |
YYINITIAL |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_CAPACITY |
11 |
public static final int |
DEFAULT_GROWTH_CHUNK |
10 |
public static final double |
DEFAULT_GROWTH_FACTOR |
1.0 |
public static final double |
DEFAULT_LOAD_FACTOR |
0.75 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BEANSHELL |
"beanshell" |
public static final String |
BSH |
"bsh" |
public static final String |
CPLUSPLUS |
"c++" |
public static final String |
CPP |
"cpp" |
public static final String |
CXX |
"cxx" |
public static final String |
GROOVY |
"groovy" |
public static final String |
HTML |
"html" |
public static final String |
JAVA |
"java" |
public static final String |
LZX |
"lzx" |
public static final String |
XHTML |
"xhtml" |
public static final String |
XML |
"xml" |
Copyright © 2011–2021. All rights reserved.