navigation

Constant

Namespace: FSharpLint.Framework
Parent Module: HintParser
Assembly: FSharpLint.Core

Name Description
Instance Members
IsBool

Signature: this.IsBool
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsString

Signature: this.IsString
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsSingle

Signature: this.IsSingle
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsUInt32

Signature: this.IsUInt32
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsChar

Signature: this.IsChar
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsUInt64

Signature: this.IsUInt64
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsInt32

Signature: this.IsInt32
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsDecimal

Signature: this.IsDecimal
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsUIntPtr

Signature: this.IsUIntPtr
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsUInt16

Signature: this.IsUInt16
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsInt64

Signature: this.IsInt64
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsDouble

Signature: this.IsDouble
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsInt16

Signature: this.IsInt16
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsByte

Signature: this.IsByte
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsSByte

Signature: this.IsSByte
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsBytes

Signature: this.IsBytes
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsIntPtr

Signature: this.IsIntPtr
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsUnit

Signature: this.IsUnit
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsUserNum

Signature: this.IsUserNum
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
Union Cases
Byte

Signature: Byte byte
Bytes

Signature: Bytes byte[]
Char

Signature: Char char
Decimal

Signature: Decimal decimal
Double

Signature: Double double
Int16

Signature: Int16 int16
Int32

Signature: Int32 int32
Int64

Signature: Int64 int64
IntPtr

Signature: IntPtr nativeint
SByte

Signature: SByte sbyte
Single

Signature: Single single
UInt16

Signature: UInt16 uint16
UInt32

Signature: UInt32 uint32
UInt64

Signature: UInt64 uint64
UIntPtr

Signature: UIntPtr unativeint
UserNum

Signature: UserNum(bigint, char)
String

Signature: String string
Unit

Signature: Unit
Bool

Signature: Bool bool