Package com.jsoniter.output
Class CodegenImplNative
java.lang.Object
com.jsoniter.output.CodegenImplNative
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CodegenResult
static void
genWriteOp
(CodegenResult ctx, String code, Type valueType, boolean isNullable) static void
genWriteOp
(CodegenResult ctx, String code, Type valueType, boolean isNullable, boolean isCollectionValueNullable) static String
getTypeName
(Type fieldType)
-
Field Details
-
NATIVE_ENCODERS
-
-
Constructor Details
-
CodegenImplNative
CodegenImplNative()
-
-
Method Details
-
genWriteOp
-
genWriteOp
public static void genWriteOp(CodegenResult ctx, String code, Type valueType, boolean isNullable, boolean isCollectionValueNullable) -
getTypeName
-
genEnum
-