Lumiera
0.pre.03
»edit your freedom«
|
Definition at line 363 of file text-template.hpp.
Public Member Functions | |
template<class SRC > | |
auto | instantiate (InstanceCore< SRC > &) const |
Interpret an action token from the compiled text template based on the given data binding and iteration state to yield a rendering. More... | |
Public Attributes | |
Code | code {TEXT} |
Idx | refIDX {0} |
string | val {} |
|
inline |
Interpret an action token from the compiled text template based on the given data binding and iteration state to yield a rendering.
instanceIter | the wrapped InstanceCore with the actual data binding |
Definition at line 772 of file text-template.hpp.
References TextTemplate::InstanceCore< SRC >::conditional(), TextTemplate::InstanceCore< SRC >::getContent(), TextTemplate::InstanceCore< SRC >::openIteration(), TextTemplate::InstanceCore< SRC >::reInstatiate(), lib::Result(), and stage::widget::TEXT.