glued.annotations

Undocumented in source.

Modules

common_annotations
module glued.annotations.common_annotations
Undocumented in source.
common_impl
module glued.annotations.common_impl
Undocumented in source.
core_annotations
module glued.annotations.core_annotations

These are core annotations for the whole framework. To avoid recursive checks, they are not annotated with constraints, but supported usage is documented with annotations in doc comments.

core_impl
module glued.annotations.core_impl
Undocumented in source.
validation_impl
module glued.annotations.validation_impl
Undocumented in source.

Public Imports

glued.annotations.core_annotations
public import glued.annotations.core_annotations;
glued.annotations.common_annotations
public import glued.annotations.common_annotations;
glued.annotations.common_impl
public import glued.annotations.common_impl : TargetTypeOf, TargetType;
glued.annotations.core_impl
public import glued.annotations.core_impl : getAnnotation, getAnnotations, hasOneAnnotation, hasAnnotation, parameter;

Meta