FConst provides all the fcode constants
Slots
- AbstractSource
-
const static Int Abstract := 1
- ConstSource
-
const static Int Const := 2
- CtorSource
-
const static Int Ctor := 4
- EnumSource
-
const static Int Enum := 8
- EnumOrdinalAttrSource
-
const static Str EnumOrdinalAttr := "EnumOrdinal"
- ErrTableAttrSource
-
const static Str ErrTableAttr := "ErrTable"
- FCodeVersionSource
-
const static Str FCodeVersion := "1.0.51"
- FacetSource
-
const static Int Facet := 16
- FacetsAttrSource
-
const static Str FacetsAttr := "Facets"
- FinalSource
-
const static Int Final := 32
- FlagsMaskSource
-
const static Int FlagsMask := 524287
- GetterSource
-
const static Int Getter := 64
- InternalSource
-
const static Int Internal := 128
- LineNumberAttrSource
-
const static Str LineNumberAttr := "LineNumber"
- LineNumbersAttrSource
-
const static Str LineNumbersAttr := "LineNumbers"
- MixinSource
-
const static Int Mixin := 256
- NativeSource
-
const static Int Native := 512
- OverrideSource
-
const static Int Override := 1024
- ParamSource
-
const static Int Param := 1
- ParamDefaultAttrSource
-
const static Str ParamDefaultAttr := "ParamDefault"
- PrivateSource
-
const static Int Private := 2048
- ProtectedSource
-
const static Int Protected := 4096
- PublicSource
-
const static Int Public := 8192
- SetterSource
-
const static Int Setter := 16384
- SourceFileAttrSource
-
const static Str SourceFileAttr := "SourceFile"
- StaticSource
-
const static Int Static := 32768
- StorageSource
-
const static Int Storage := 65536
- SyntheticSource
-
const static Int Synthetic := 131072
- VirtualSource
-
const static Int Virtual := 262144