mixin compiler::FConst
compiler::FConst
FConst provides all the fcode constants
- Abstract
-
const static Int Abstract := 1
- Const
-
const static Int Const := 2
- Ctor
-
const static Int Ctor := 4
- Enum
-
const static Int Enum := 8
- EnumOrdinalAttr
-
const static Str EnumOrdinalAttr := "EnumOrdinal"
- ErrTableAttr
-
const static Str ErrTableAttr := "ErrTable"
- FCodeVersion
-
const static Str FCodeVersion := "1.0.51"
- Facet
-
const static Int Facet := 16
- FacetsAttr
-
const static Str FacetsAttr := "Facets"
- Final
-
const static Int Final := 32
- FlagsMask
-
const static Int FlagsMask := 1048575
- Getter
-
const static Int Getter := 64
- Internal
-
const static Int Internal := 128
- LineNumberAttr
-
const static Str LineNumberAttr := "LineNumber"
- LineNumbersAttr
-
const static Str LineNumbersAttr := "LineNumbers"
- Mixin
-
const static Int Mixin := 256
- Native
-
const static Int Native := 512
- Once
-
const static Int Once := 524288
- Override
-
const static Int Override := 1024
- Param
-
const static Int Param := 1
- ParamDefaultAttr
-
const static Str ParamDefaultAttr := "ParamDefault"
- Private
-
const static Int Private := 2048
- Protected
-
const static Int Protected := 4096
- Public
-
const static Int Public := 8192
- Setter
-
const static Int Setter := 16384
- SourceFileAttr
-
const static Str SourceFileAttr := "SourceFile"
- Static
-
const static Int Static := 32768
- Storage
-
const static Int Storage := 65536
- Synthetic
-
const static Int Synthetic := 131072
- Virtual
-
const static Int Virtual := 262144