Files
deb-python-taskflow/taskflow/engines
Joshua Harlow fd852f9b88 Use 'match_type' utility function instead of staticmethod
The utility method allows for moving the logic of which
item compiler handles which type to the main compiler
class instead of having it in each per compiler instance.

Change-Id: Iec578b846a879cbff40f2c50ce865eb260b073e8
2016-01-16 04:49:52 +00:00
..