Searched refs:_ParseSection (Results 1 - 1 of 1) sorted by path

/external/chromium_org/third_party/motemplate/
H A Dmotemplate.py919 self._top_node = self._ParseSection(tokens)
927 def _ParseSection(self, tokens): member in class:Motemplate
1050 section = self._ParseSection(tokens)
1056 else_section = self._ParseSection(tokens)

Completed in 235 milliseconds