class documentation

class FromLinter(collections.namedtuple('FromLinter', ['froms', 'edges'])): (source)

View In Hierarchy

represents current state for the "cartesian product" detection feature.

Method lint Undocumented
Method warn Undocumented
def lint(self, start=None): (source)

Undocumented

def warn(self): (source)

Undocumented