Type | Description |
---|---|
IdentifierType |
Name | Description |
---|---|
identifierTypeFromValData
Signature: _arg1:SynValData -> IdentifierType |
|
operatorIdentifiers
Signature: Set |
|
operators
Signature: string list |
Operator identifiers can be made up of "op_" followed by a sequence of operators from this list. |
isSequenceOfOperators
Signature: str:string -> bool |
|
isOperator
Signature: identifier:string -> bool |
Is an identifier an operator overload? |