sys::Obj compiler::FCodePrinter : compiler::FConst
FCodePrinter prints a human readable syntax for fcode
Buf? buf
Void code(Buf buf)
Str index(Int index)
new make(FPod pod, OutStream out := Env.cur().out())
Void op(FOp op)
OutStream out
FPod pod
FCodePrinter print(Obj obj := "")
FCodePrinter printLine(Obj obj := "")
Void printSwitch()
Bool showIndex