navigation

AstInfo

Namespace: FSharpLint.Framework

Declared Types
Type Description
IdentifierType

Values and Functions
Name Description
identifierTypeFromValData

Signature: identifierTypeFromValData _arg1
operatorIdentifiers

Signature: operatorIdentifiers
operators

Signature: operators

Operator identifiers can be made up of "op_" followed by a sequence of operators from this list.

isSequenceOfOperators

Signature: isSequenceOfOperators str
isOperator

Signature: isOperator identifier

Is an identifier an operator overload?