micro_packages/injectable_micro_packages_module_scout library

Classes

InjectableMicroPackagesModuleScout
Runs for classes with @MicroPackage annotation generates a
ModelClassMethodsVisitor
Implementation of visitor pattern to get all the methods that exist in one class. Values are stored in methodNames array
ModelClassVisitor
Implementation of visitor pattern to get all the existent classes and register ModelClassMethodsVisitor to each of them