Class CodegenImplNative
java.lang.Object
com.jsoniter.output.CodegenImplNative
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CodegenResultstatic voidgenWriteOp(CodegenResult ctx, String code, Type valueType, boolean isNullable) static voidgenWriteOp(CodegenResult ctx, String code, Type valueType, boolean isNullable, boolean isCollectionValueNullable) static StringgetTypeName(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
-