| Interface | Description |
|---|---|
| Artifact | |
| ArtifactMaker |
| Class | Description |
|---|---|
| ArtifactCompiler |
Uses an appropriately configured `JavaCompiler` and `StandardJavaFileManager` to compile
`@PaniniJ` source artifacts to Java class files.
|
| ArtifactFiler | |
| JavaModel | |
| MessageShape | |
| PaniniModel | |
| Source |
This provides functionality similar to the `MessageFormat`, but with some features that make it
simpler to use when constructing source code.
|
| SourceFile | |
| TypeCollector |
Use the type collector to gather a set of
String representations of the fully qualified
type names being used on the interface of the visited type. |
| UserArtifact |
| Enum | Description |
|---|---|
| MessageShape.Category |