menu
destack:reflect
import destack:reflect
Classes
ReflectStatic reflection namespace.
Structs
LayoutTarget-specific layout for one type.LayoutFieldTarget-specific layout for one aggregate field.LayoutVariantTarget-specific layout for one variant case.
Newtypes
LayoutShapeReflected layout shape.StaticKeyOne reflected static property key.TypeReflected semantic type for T.TypeIdStable type identifier.
Functions
alignOfReturn the target-specific alignment of T.equalTypesReturn true when two reflected types name the same normalized type.layoutOfReturn the target-specific layout of T.sizeOfReturn the target-specific size of T.strideOfReturn the target-specific stride of T.typeReturn the reflected type for T.typeOfReturn the reflected type for a value.