
FConst provides all the fcode constants
Slots
- Abstract
-
static Int Abstract := 1
- Const
-
static Int Const := 2
- Ctor
-
static Int Ctor := 4
- Enum
-
static Int Enum := 8
- ErrTableAttr
-
static Str ErrTableAttr := "ErrTable"
- FCodeMagic
-
static Int FCodeMagic := 264297989
- FCodeVersion
-
static Int FCodeVersion := 16777238
- FacetsAttr
-
static Str FacetsAttr := "Facets"
- Final
-
static Int Final := 16
- FlagsMask
-
static Int FlagsMask := 262143
- Getter
-
static Int Getter := 32
- Internal
-
static Int Internal := 64
- LineNumberAttr
-
static Str LineNumberAttr := "LineNumber"
- LineNumbersAttr
-
static Str LineNumbersAttr := "LineNumbers"
- Mixin
-
static Int Mixin := 128
- Native
-
static Int Native := 256
- Override
-
static Int Override := 512
- Param
-
static Int Param := 1
- ParamDefaultAttr
-
static Str ParamDefaultAttr := "ParamDefault"
- Private
-
static Int Private := 1024
- Protected
-
static Int Protected := 2048
- Public
-
static Int Public := 4096
- Setter
-
static Int Setter := 8192
- SourceFileAttr
-
static Str SourceFileAttr := "SourceFile"
- Static
-
static Int Static := 16384
- Storage
-
static Int Storage := 32768
- Synthetic
-
static Int Synthetic := 65536
- TypeDbMagic
-
static Int TypeDbMagic := 264298203
- TypeDbVersion
-
static Int TypeDbVersion := 16777240
- Virtual
-
static Int Virtual := 131072