Public Member Functions | |
def | __init__ |
def | dumpPython |
def | insertInto |
Public Attributes | |
file | |
isResolved | |
loc | |
s | |
Private Member Functions | |
def | _isValid |
def | _valueFromString |
For injection purposes, pretend this is a new parameter type then have a post process step which strips these out
def Mixins::UsingBlock::__init__ | ( | self, | |
value, | |||
s = '' , |
|||
loc = 0 , |
|||
file = '' |
|||
) |
def Mixins::UsingBlock::_isValid | ( | value | ) | [private] |
def Mixins::UsingBlock::_valueFromString | ( | value | ) | [private] |
def Mixins::UsingBlock::dumpPython | ( | self, | |
options | |||
) |
Reimplemented from Mixins::_ParameterTypeBase.
def Mixins::UsingBlock::insertInto | ( | self, | |
parameterSet, | |||
myname | |||
) |