const classafEfan::EfanCompiler

sys::Obj
  afEfan::EfanCompiler

Compiles efan templates into Fantom code; maybe used outside of afIoc.

compile

Source

Obj compile(Uri srcLocation, Str efanCode, Type? ctxType, Type[] viewHelpers := Type[])Type#.emptyList()

make

Source

new make(|This? in := null)