classafPlastic::PlasticFacetModel

sys::Obj
  afPlastic::PlasticFacetModel

Models a Fantom facet.

make

Source

new make(Type type, Str:Str params := ([Str:Str])[:])

makeFromFacet

Source

new makeFromFacet(Facet toClone)

params

Source

Str:Str params

toFantomCode

Source

Str toFantomCode()

Converts the model into Fantom source code.

type

Source

const Type? type