InterfaceData Type
Capture information about an interface in ASTs
Union cases
Union case |
Description
|
Full Usage:
Interface(interfaceType, memberDefns)
Parameters:
SynType
memberDefns : SynMemberDefns option
|
|
|
|
Instance members
Instance member |
Description
|
Full Usage:
this.IsInterface
Returns: bool
|
|
Full Usage:
this.IsObjExpr
Returns: bool
|
|
|
|
Full Usage:
this.TypeParameters
Returns: string[]
|
|