Header menu logo fantomas

TypeStaticConstantNamedNode Type

Example: `N=3` — a named static constant type, pairing an identifier type with a value type (e.g. in SRTP constraints).

Constructors

Constructor Description

TypeStaticConstantNamedNode(identifier, value, range)

Full Usage: TypeStaticConstantNamedNode(identifier, value, range)

Parameters:
Returns: TypeStaticConstantNamedNode
identifier : Type
value : Type
range : range
Returns: TypeStaticConstantNamedNode

Instance members

Instance member Description

this.Identifier

Full Usage: this.Identifier

Returns: Type
Returns: Type

this.Value

Full Usage: this.Value

Returns: Type
Returns: Type

Type something to start searching.