witchcraft.impl.inspect

Undocumented in source.

Members

Properties

inspect
Type inspect [@property getter]

Inspects a type given by template argument using the metaof property if the type defines one. Otherwise, a null is returned.

inspect
Type inspect [@property getter]

Inspects a value, using the getMetaType method if present. Otherwise, the value's type is inspected by the generic inspect function type.

Meta