MetaCode#
- class swordfish._swordfishcpp.MetaCode#
Represents a Swordfish MetaCode object.
- eval(conn=None)#
Evaluates the MetaCode.
- 参数:
conn (Connection, optional) -- The connection to evaluate this metacode.
- 返回:
The evaluated result of the MetaCode.
- 返回类型: