karee_injectable_gen library

Support for doing something awesome.

More dartdocs go here.

Classes

VisitableElement
This class is base for model for an annotated class

Properties

applicationName String
Current project name
getter/setter pair
generatedSubPath String
Default path to reach where file will be generated.
getter/setter pair

Functions

autowiredBuilder(BuilderOptions options) → Builder
This is the builder entry point for @Autowired Annotation
buildFormatOutput(String typeId) String
This function does nothing
controllerBuilder(BuilderOptions options) → Builder
This is the builder entry point for @Controller Annotation
persistableBuilder(BuilderOptions options) → Builder
This is the builder entry point for @Persistable Annotation
screenBuilder(BuilderOptions options) → Builder
This is the builder entry point for @Screen Annotation
serviceBuilder(BuilderOptions options) → Builder
This is the builder entry point for @Service Annotation
valueBuilder(BuilderOptions options) → Builder
This is the builder entry point for @Value Annotation