Class DataDeconstructor

    • Constructor Detail

      • DataDeconstructor

        DataDeconstructor()
    • Method Detail

      • method

        public javax.lang.model.element.ExecutableElement method()
      • argumentTypeVariables

        public java.util.List<javax.lang.model.type.TypeVariable> argumentTypeVariables()
      • returnTypeVariable

        public javax.lang.model.type.TypeVariable returnTypeVariable()
      • methodType

        public javax.lang.model.type.ExecutableType methodType()
      • visitorMethodType

        public javax.lang.model.type.ExecutableType visitorMethodType()
      • visitorParam

        public javax.lang.model.element.VariableElement visitorParam()
      • visitorType

        public javax.lang.model.type.DeclaredType visitorType()