Fantom

 

class

compiler::FFacet

sys::Obj
  compiler::FFacet : compiler::CFacet

FFacet

Slots

decodeSource

static FFacet[] decode(FPod fpod, FAttr? attr)

getSource

override Obj? get(Str name)

makeSource

new make(Str qn, Str v)

qnameSource

override const Str qname

toStrSource

override Str toStr()

Overrides sys::Obj.toStr

Doc inherited from sys::Obj.toStr

Return a string representation of this object.

valSource

const Str val