java.lang.Object
org.jooq.tools.json.Yytoken
Deprecated, for removal: This API element is subject to removal in a future version.
- 3.21.0 - [#18329] - This shaded third party dependency will be
removed without replacement. Please use any other JSON parser,
instead - e.g. Jackson.
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
Deprecated, for removal: This API element is subject to removal in a future version.static final int
Deprecated, for removal: This API element is subject to removal in a future version.static final int
Deprecated, for removal: This API element is subject to removal in a future version.static final int
Deprecated, for removal: This API element is subject to removal in a future version.static final int
Deprecated, for removal: This API element is subject to removal in a future version.static final int
Deprecated, for removal: This API element is subject to removal in a future version.static final int
Deprecated, for removal: This API element is subject to removal in a future version.static final int
Deprecated, for removal: This API element is subject to removal in a future version.static final int
Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TYPE_VALUE
public static final int TYPE_VALUEDeprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
TYPE_LEFT_BRACE
public static final int TYPE_LEFT_BRACEDeprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
TYPE_RIGHT_BRACE
public static final int TYPE_RIGHT_BRACEDeprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
TYPE_LEFT_SQUARE
public static final int TYPE_LEFT_SQUAREDeprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
TYPE_RIGHT_SQUARE
public static final int TYPE_RIGHT_SQUAREDeprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
TYPE_COMMA
public static final int TYPE_COMMADeprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
TYPE_COLON
public static final int TYPE_COLONDeprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
TYPE_EOF
public static final int TYPE_EOFDeprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
type
public int typeDeprecated, for removal: This API element is subject to removal in a future version. -
value
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Constructor Details
-
Yytoken
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details