Public Member Functions | |
| def | __init__ |
| def | __str__ |
| def | eval |
Private Attributes | |
| _param | |
A cheetah template argument created from a param. The str of this class evaluates to the param's to code method. The use of this class as a dictionary (enum only) will reveal the enum opts. The eval method can return the param evaluated to a raw python data type.
Definition at line 32 of file Block.py.
grc.elements.Block.TemplateArg._param [private] |
1.5.4