classafPlastic::PlasticUsingModel

sys::Obj
  afPlastic::PlasticUsingModel

Models a Fantom using statement.

makeFromPod

Source

new makeFromPod(Pod pod)

makeFromStr

Source

new makeFromStr(Str usingStr)

makeFromType

Source

new makeFromType(Type type, Str? usingAs := null)

toFantomCode

Source

Str toFantomCode()

usingStr

Source

Str? usingStr