navigation

Constant

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

Name Description
Instance Members
IsChar

Signature: this.IsChar
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsUInt64

Signature: this.IsUInt64
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsUInt16

Signature: this.IsUInt16
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsInt64

Signature: this.IsInt64
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsUserNum

Signature: this.IsUserNum
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsInt32

Signature: this.IsInt32
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsUInt32

Signature: this.IsUInt32
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsString

Signature: this.IsString
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsDecimal

Signature: this.IsDecimal
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsIntPtr

Signature: this.IsIntPtr
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsInt16

Signature: this.IsInt16
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsSByte

Signature: this.IsSByte
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsUnit

Signature: this.IsUnit
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsDouble

Signature: this.IsDouble
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsBool

Signature: this.IsBool
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsByte

Signature: this.IsByte
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsSingle

Signature: this.IsSingle
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsBytes

Signature: this.IsBytes
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsUIntPtr

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

Signature: Byte value
Bytes

Signature: Bytes value
Char

Signature: Char value
Decimal

Signature: Decimal value
Double

Signature: Double value
Int16

Signature: Int16 value
Int32

Signature: Int32 value
Int64

Signature: Int64 value
IntPtr

Signature: IntPtr value
SByte

Signature: SByte value
Single

Signature: Single value
UInt16

Signature: UInt16 value
UInt32

Signature: UInt32 value
UInt64

Signature: UInt64 value
UIntPtr

Signature: UIntPtr value
UserNum

Signature: UserNum(value, suffix)
String

Signature: String value
Unit

Signature: Unit
Bool

Signature: Bool value