Package org.json.simple.parser
Class Yytoken
java.lang.Object
org.json.simple.parser.Yytoken
Deprecated.
since 2.0.0, copied to a new package.
- Author:
- FangYidong<fangyidong@yahoo.com.cn>
-
Field Summary
FieldsModifier and TypeFieldDescriptionintDeprecated.description omitted.static final intDeprecated.description omitted.static final intDeprecated.description omitted.static final intDeprecated.description omitted.static final intDeprecated.description omitted.static final intDeprecated.description omitted.static final intDeprecated.description omitted.static final intDeprecated.description omitted.static final intDeprecated.description omitted.Deprecated.description omitted. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TYPE_VALUE
Deprecated.description omitted.- See Also:
-
TYPE_LEFT_BRACE
Deprecated.description omitted.- See Also:
-
TYPE_RIGHT_BRACE
Deprecated.description omitted.- See Also:
-
TYPE_LEFT_SQUARE
Deprecated.description omitted.- See Also:
-
TYPE_RIGHT_SQUARE
Deprecated.description omitted.- See Also:
-
TYPE_COMMA
Deprecated.description omitted.- See Also:
-
TYPE_COLON
Deprecated.description omitted.- See Also:
-
TYPE_EOF
Deprecated.description omitted.- See Also:
-
type
Deprecated.description omitted. -
value
Deprecated.description omitted.
-
-
Constructor Details
-
Yytoken
Deprecated.- Parameters:
type- description omitted.value- description omitted.
-
-
Method Details