TypeNameNode Type
Constructors
Constructor |
Description
|
Full Usage:
TypeNameNode(xmlDoc, attributes, leadingKeyword, ao, identifier, typeParams, constraints, implicitConstructor, equalsToken, withKeyword, range)
Parameters:
XmlDocNode option
attributes : MultipleAttributeListNode option
leadingKeyword : SingleTextNode
ao : SingleTextNode option
identifier : IdentListNode
typeParams : TyparDecls option
constraints : TypeConstraint list
implicitConstructor : ImplicitConstructorNode option
equalsToken : SingleTextNode option
withKeyword : SingleTextNode option
range : range
Returns: TypeNameNode
|
|
Instance members
Instance member |
Description
|
|
|
|
|
|
|
|
|
|
|
|
|
Full Usage:
this.IsFirstType
Returns: bool
|
|
|
|
|
|
|
|
|
|