navigation

AstInfo

Namespace: FSharpLint.Framework
Parent: FSharpLint.Framework
Declared Types
Type Description
IdentifierType

Values and Functions
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?