Source code for pycropml.transpiler.rules.generalRule

# coding: utf8

[docs]class GeneralRule(object): """" Abstract class of Rules """