Package com.jsoniter

Class CodegenImplNative

java.lang.Object
com.jsoniter.CodegenImplNative

class CodegenImplNative extends Object
  • Field Details

  • Constructor Details

    • CodegenImplNative

      CodegenImplNative()
  • Method Details

    • genReadOp

      public static String genReadOp(Type type)
    • getTypeName

      public static String getTypeName(Type fieldType)
    • genField

      static String genField(Binding field)
    • genReadOp

      private static String genReadOp(String cacheKey, Type valueType)