Searched refs:fatherElement (Results 1 – 1 of 1) sorted by relevance
763 def __init__(self, line, fatherElement, childElement): argument764 …self.comment = "syntax error in %(line)s, " + fatherElement.tag + " should not have a " + childEle…