logo

mixin

compiler::FConst

sys::Obj
  compiler::FConst

FConst provides all the fcode constants

Slots

Abstract

static Int Abstract := 1

Source

Const

static Int Const := 2

Source

Ctor

static Int Ctor := 4

Source

Enum

static Int Enum := 8

Source

ErrTableAttr

static Str ErrTableAttr := "ErrTable"

Source

FCodeMagic

static Int FCodeMagic := 264297989

Source

FCodeVersion

static Int FCodeVersion := 16777238

Source

FacetsAttr

static Str FacetsAttr := "Facets"

Source

Final

static Int Final := 16

Source

FlagsMask

static Int FlagsMask := 262143

Source

Getter

static Int Getter := 32

Source

Internal

static Int Internal := 64

Source

LineNumberAttr

static Str LineNumberAttr := "LineNumber"

Source

LineNumbersAttr

static Str LineNumbersAttr := "LineNumbers"

Source

Mixin

static Int Mixin := 128

Source

Native

static Int Native := 256

Source

Override

static Int Override := 512

Source

Param

static Int Param := 1

Source

ParamDefaultAttr

static Str ParamDefaultAttr := "ParamDefault"

Source

Private

static Int Private := 1024

Source

Protected

static Int Protected := 2048

Source

Public

static Int Public := 4096

Source

Setter

static Int Setter := 8192

Source

SourceFileAttr

static Str SourceFileAttr := "SourceFile"

Source

Static

static Int Static := 16384

Source

Storage

static Int Storage := 32768

Source

Synthetic

static Int Synthetic := 65536

Source

TypeDbMagic

static Int TypeDbMagic := 264298203

Source

TypeDbVersion

static Int TypeDbVersion := 16777240

Source

Virtual

static Int Virtual := 131072

Source