Uses of Class
com.codename1.rad.annotations.processors.ProcessingEnvironmentWrapper.CustomExecutableTypeBuilder
-
Uses of ProcessingEnvironmentWrapper.CustomExecutableTypeBuilder in com.codename1.rad.annotations.processors
Methods in com.codename1.rad.annotations.processors that return ProcessingEnvironmentWrapper.CustomExecutableTypeBuilderModifier and TypeMethodDescriptionProcessingEnvironmentWrapper.CustomExecutableTypeBuilder.addParameterType(TypeMirror parameterType) ProcessingEnvironmentWrapper.CustomExecutableTypeBuilder.addThrownType(TypeMirror mirror) ProcessingEnvironmentWrapper.CustomExecutableTypeBuilder.addTypeVariable(TypeVariable var) ProcessingEnvironmentWrapper.CustomExecutableTypeBuilder.receiverType(TypeMirror receiverType) ProcessingEnvironmentWrapper.CustomExecutableTypeBuilder.returnType(TypeMirror returnType)