Both parts use similar code that is fragmented and duplicated across the multiple namespaces and classes at the moment, which is a bit ugly. Time to find these similar parts and refactor them. Also can help to fix #19 (as it may be required to parse class code). Also scrutinizer can be helpful to find similar parts.
Both parts use similar code that is fragmented and duplicated across the multiple namespaces and classes at the moment, which is a bit ugly. Time to find these similar parts and refactor them. Also can help to fix #19 (as it may be required to parse class code). Also scrutinizer can be helpful to find similar parts.