class documentation

class ParserWx(Parser): (source)

View In Hierarchy

Method countLines Undocumented
Method parse Undocumented
Method readLine Undocumented
Method writeResult Write text in line i of lines from start to end offset.

Inherited from Parser:

Method __init__ Undocumented
Method parseLine Find and evaluate expressions in line i.
Instance Variable functions Undocumented
Instance Variable variables Undocumented
def countLines(self, TextControl): (source)

Undocumented

def parse(self, TextControl): (source)

Undocumented

def readLine(self, i, TextControl): (source)

Undocumented

def writeResult(self, i, TextControl, start, end, text): (source)
Write text in line i of lines from start to end offset.