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
|
Full Usage:
TypeStaticConstantExprNode(constNode, expr, range)
Parameters:
SingleTextNode
expr : Expr
range : range
Returns: TypeStaticConstantExprNode
|
|
Instance members
| Instance member |
Description
|
|
|
|
fantomas