Logo Xantham

PrefixAttribute Type

The manifest key prefix of a finding union, and for a per-pass union the name of the pass it belongs to. Explicit rather than derived from the type name so a rename never moves a key.

Constructors

Constructor Description

PrefixAttribute(prefix)

Full Usage: PrefixAttribute(prefix)

Parameters:
    prefix : string

Returns: PrefixAttribute

A shared-helper union: raised under whichever pass is running.

prefix : string
Returns: PrefixAttribute

PrefixAttribute(prefix, pass)

Full Usage: PrefixAttribute(prefix, pass)

Parameters:
    prefix : string
    pass : string

Returns: PrefixAttribute
prefix : string
pass : string
Returns: PrefixAttribute

Instance members

Instance member Description

this.Pass

Full Usage: this.Pass

Returns: string option
Returns: string option

this.Prefix

Full Usage: this.Prefix

Returns: string
Returns: string

Type something to start searching.