MetaCode#

class swordfish._swordfishcpp.MetaCode#

Represents a Swordfish MetaCode object.

eval(conn=None)#

Evaluates the MetaCode.

Parameters:

conn (Connection, optional) – The connection to evaluate this metacode.

Returns:

The evaluated result of the MetaCode.

Return type:

Constant