[Home] Module FSharp.PowerPack.Metadata.Reader.Internal.Tast.ValFlags


Values

ValueDescription
val base_of_vflags : int64 -> ValBaseOrThisInfo
val encode :
  ValRecursiveScopeInfo * ValBaseOrThisInfo * bool * ValInlineInfo *
  ValMutability * bool * bool * bool * bool -> int64
val encode_base_of_vflags : ValBaseOrThisInfo -> int64 -> int64
val encode_compgen_of_vflags : bool -> int64 -> int64
val encode_is_incr_class_of_vflags : bool -> int64 -> int64
val encode_is_topbind_of_vflags : bool -> int64 -> int64
val encode_is_tyfunc_of_vflags : bool -> int64 -> int64
val encode_isext_of_vflags : bool -> int64 -> int64
val encode_mustinline_of_vflags : ValInlineInfo -> int64 -> int64
val encode_mutability_of_vflags : ValMutability -> int64 -> int64
val encode_notailcall_hint_of_vflags : bool -> int64 -> int64
val encode_vrec_of_vflags : ValRecursiveScopeInfo -> int64 -> int64
val inline_info_of_vflags : int64 -> ValInlineInfo
val is_compgen_of_vflags : int64 -> bool
val is_extension_member_of_vflags : int64 -> bool
val is_incr_class_of_vflags : int64 -> bool
val is_notailcall_hint_of_vflags : int64 -> bool
val is_topbind_of_vflags : int64 -> bool
val is_tyfunc_of_vflags : int64 -> bool
val mutability_of_vflags : int64 -> ValMutability
val vrec_of_vflags : int64 -> ValRecursiveScopeInfo

See Also

FSharp.PowerPack.Metadata.Reader.Internal.Tast


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