const class compiler::FFieldRef
sys::Obj
compiler::FFieldRef
Source
FFieldRef
-
equals
-
virtual override Bool equals(Obj? obj)
Source
-
format
-
Str format(FPod pod)
Source
-
hash
-
virtual override Int hash()
Source
-
hashcode
-
const Int hashcode
Source
-
make
-
new make(Int parent, Int name, Int typeRef)
Source
-
name
-
const Int name
Source
-
parent
-
const Int parent
Source
-
read
-
static FFieldRef read(InStream in)
Source
-
typeRef
-
const Int typeRef
Source
-
write
-
Void write(OutStream out)
Source