const classafEfan::EfanMetaData
sys::Obj afEfan::EfanMetaData
Provides meta data for an efan template.
- ctxName
const Str ctxNameThe name of the
ctxvariable the renderer was compiled with.- ctxType
const Type? ctxTypeThe
ctxtype the renderer was compiled against.- efanSrcCode
const Str efanSrcCodeThe generated efan fantom code (for the inquisitive).
- efanTemplate
const Str efanTemplateThe efan template source code.
- srcLocation
const Uri srcLocationWhere the efan template originated from. Example,
file://layout.efan.