Home | History | Annotate | Download | only in Parser

Lines Matching refs:_SectionParser

796         self._SectionParser = {

820 for SectionParser in self._SectionParser.values():
940 SectionObj = self._SectionParser[self._RawData.CurrentScope[0][0]]
1030 if SectionName not in self._SectionParser: