[Home] Module FSharp.PowerPack.Metadata.Reader.Internal.Prelude


Modules (as contributed by assembly 'FSharp.PowerPack.Metadata')

ModuleDescription
FSharp.PowerPack.Metadata.Reader.Internal.Prelude.Bytes
FSharp.PowerPack.Metadata.Reader.Internal.Prelude.List
FSharp.PowerPack.Metadata.Reader.Internal.Prelude.NameMap
FSharp.PowerPack.Metadata.Reader.Internal.Prelude.NameMultiMap
FSharp.PowerPack.Metadata.Reader.Internal.Prelude.String

Type Definitions

TypeDescription
type cache
type ExprData Note: an abbreviation for unit
type FlatList Note: an abbreviation for List<'a>
type FreeVarsCache Note: an abbreviation for cache<unit>
type ident
type LazyWithContext
type MemberFlags
type MemberKind
type NameMap Note: an abbreviation for Map<string,'a>
type NameMultiMap Note: an abbreviation for NameMap<'a list>
type nonnull_slot Note: an abbreviation for 'a
type pos
type range
type SequencePointInfoForBinding Note: an abbreviation for unit
type SequencePointInfoForFinally Note: an abbreviation for unit
type SequencePointInfoForForLoop Note: an abbreviation for unit
type SequencePointInfoForSeq Note: an abbreviation for unit
type SequencePointInfoForTarget Note: an abbreviation for unit
type SequencePointInfoForTry Note: an abbreviation for unit
type SequencePointInfoForWhileLoop Note: an abbreviation for unit
type SequencePointInfoForWith Note: an abbreviation for unit
type SkipFreeVarsCache Note: an abbreviation for unit
type SynTypar
type TyparStaticReq
type XmlDoc

Values

ValueDescription
val ( === ) : 'a -> 'a -> bool
val cached : 'a -> (unit -> 'b) -> 'b
val cacheOptRef : 'a -> (unit -> 'b) -> 'b
val dprintf : TextWriterFormat<'a> -> 'a
val emptyXmlDoc : XmlDoc
val error : Exception -> 'a
val Error : string * 'a -> exn
val errorR : Exception -> 'a
val InternalError : string * 'a -> exn
val isSome : 'a option -> bool
val MergeXmlDoc : XmlDoc -> XmlDoc -> XmlDoc
val mk_pos : int -> int -> pos
val mk_range : string -> pos -> pos -> range
val mksyn_id : range -> string -> ident
val new_cache : unit -> cache<'a>
val NoSequencePointAtFinally : unit
val NoSequencePointAtForLoop : unit
val NoSequencePointAtStickyBinding : unit
val NoSequencePointAtTry : unit
val NoSequencePointAtWhileLoop : unit
val NoSequencePointAtWith : unit
val notlazy : 'a -> Lazy<'a>
val nullable_slot_empty : unit -> 'a
val nullable_slot_full : 'a -> 'a
val range0 : range
val SuppressSequencePointAtTarget : unit
val SuppressSequencePointOnExprOfSequential : unit
val text_of_path : seq<string> -> string
val UnresolvedPathReferenceNoRange : string * string -> exn
val UnresolvedReferenceNoRange : string -> exn

See Also

FSharp.PowerPack.Metadata.Reader.Internal


Documentation for assembly FSharp.PowerPack.Metadata, version 1.9.6.16, generated using F# Programming Language version 1.9.6.16