| Interface | Description |
|---|---|
| SnippetReflectionProvider |
Reflection operations on values represented as constants for the
processing of snippets.
|
| SnippetTemplateCache |
Marker interface for classes that cache snippet templates.
|
| SubstitutionGuard |
Guards the installation of substitutions for
ClassSubstitution and
MethodSubstitution. |
| Annotation Type | Description |
|---|---|
| ClassSubstitution |
Denotes a class that substitutes methods of another specified class.
|
| Fold |
Annotates a method replaced by a compile-time constant.
|
| MethodSubstitution |
Denotes a substitute method.
|