Class Reflection

The result of a reflection operation.

Hierarchy

  • Reflection

Constructors

Properties

Accessors

Methods

Constructors

Properties

defs: readonly HDict[]

The resultant defs.

namespace: HNamespace

The associated namespace.

subject: HDict

The source dict analysed.

Accessors

Methods

  • Return true if any of the subject's tags fit the given base def.

    Parameters

    • base: string | HSymbol

      The base def.

    Returns boolean

    True if the subject's tags fit the base.

Generated using TypeDoc