class documentation

Undocumented

Method extract_nodes Undocumented
Method process_file Undocumented
Class Variable use_bytes Undocumented
Static Method _split_comment Return the multiline comment at lineno split into a list of comment line numbers and the accompanying comment line
def extract_nodes(self, nodes): (source)

Undocumented

def process_file(self, fileobj): (source)

Undocumented

@staticmethod
def _split_comment(lineno, comment): (source)

Return the multiline comment at lineno split into a list of comment line numbers and the accompanying comment line