Fan

 

class

compiler::ReflectSymbol

sys::Obj
  compiler::ReflectSymbol : compiler::CSymbol

ReflectSymbol is the implementation of CSymbol for a symbol imported from a precompiled pod (as opposed to a SymbolDef within the compilation units being compiled).

Slots

flagsSource

override Int flags()

makeSource

new make(ReflectPod pod, Symbol symbol)

nameSource

override Str name()

ofSource

override CType of

podSource

override ReflectPod pod

qnameSource

override Str qname()

symbolSource

const Symbol symbol