Header menu logo fantomas

TypeStaticConstantExprNode Type

Example: `const 42` — a static constant expression used as a type argument (e.g. in inline F# code or SRTP).

Constructors

Constructor Description

TypeStaticConstantExprNode(constNode, expr, range)

Full Usage: TypeStaticConstantExprNode(constNode, expr, range)

Parameters:
Returns: TypeStaticConstantExprNode
constNode : SingleTextNode
expr : Expr
range : range
Returns: TypeStaticConstantExprNode

Instance members

Instance member Description

this.Const

Full Usage: this.Const

Returns: SingleTextNode
Returns: SingleTextNode

this.Expr

Full Usage: this.Expr

Returns: Expr
Returns: Expr

Type something to start searching.