package saker.build.util.data.annotation
Package containing data handling related annotations for the build system.
| ConverterConfiguration | Repeatable annotation for fields and methods to specialize the conversion mechanism for a given location. |
| ConverterConfigurationHolder | Container annotation for the repeatable annotation of ConverterConfiguration. |
| ValueType | Marker annotation for value based types. |