Fan

 

mixin

compiler::FConst

sys::Obj
  compiler::FConst

FConst provides all the fcode constants

Slots

AbstractSource

static Int Abstract := 1

ConstSource

static Int Const := 2

CtorSource

static Int Ctor := 4

EnumSource

static Int Enum := 8

ErrTableAttrSource

static Str ErrTableAttr := "ErrTable"

FCodeMagicSource

static Int FCodeMagic := 264297989

FCodeVersionSource

static Int FCodeVersion := 16777285

FacetsAttrSource

static Str FacetsAttr := "Facets"

FinalSource

static Int Final := 16

FlagsMaskSource

static Int FlagsMask := 262143

GetterSource

static Int Getter := 32

InternalSource

static Int Internal := 64

LineNumberAttrSource

static Str LineNumberAttr := "LineNumber"

LineNumbersAttrSource

static Str LineNumbersAttr := "LineNumbers"

MixinSource

static Int Mixin := 128

NativeSource

static Int Native := 256

OverrideSource

static Int Override := 512

ParamSource

static Int Param := 1

ParamDefaultAttrSource

static Str ParamDefaultAttr := "ParamDefault"

PrivateSource

static Int Private := 1024

ProtectedSource

static Int Protected := 2048

PublicSource

static Int Public := 4096

SetterSource

static Int Setter := 8192

SourceFileAttrSource

static Str SourceFileAttr := "SourceFile"

StaticSource

static Int Static := 16384

StorageSource

static Int Storage := 32768

SyntheticSource

static Int Synthetic := 65536

TypeDbMagicSource

static Int TypeDbMagic := 264298203

TypeDbVersionSource

static Int TypeDbVersion := 16777240

VirtualSource

static Int Virtual := 131072