Source code for molpher.core.operations.SortMorphsOper

import molpher.swig_wrappers.core
from molpher.core.operations.TreeOperation import TreeOperation


[docs]class SortMorphsOper(molpher.swig_wrappers.core.SortMorphsOper, TreeOperation): pass