| Class and Description |
|---|
| AndHowCompileProcessor.CauseEffect
Match up a causal Element (Basically the compiler representation of a class to be compiled) w/
the Class name that will be registered in a service registry.
|
| CompileProblem
Implementation represent specific problems with AndHow Property usage or
initiation, discovered during compilation.
|
| CompileUnit
Incrementally built metadata about a Type (compile-time representation of a class)
and its AndHow Properties (if any) as it is compiled.
|
| PropertyMarker
Incrementally determines is a Property variable points to a new Property instance.
|
| PropertyRegistrarClassGenerator
Generates the source code for a class generated as an AndHow proxy for an application class
that contains AndHow Properties.
|
| SimpleType
Compile time representation of a type/class definition w/ just enough information
to decide if it is a valid parent to contain an AndHow Property.
|
Copyright © 2022. All rights reserved.