Searched refs:_InvertedSectionNode (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/motemplate/
H A Dmotemplate.py599 class _InvertedSectionNode(_DecoratorNode): class in inherits:_DecoratorNode
775 return _InvertedSectionNode
776 if self.clazz == _InvertedSectionNode:
791 'OPEN_START_INVERTED_SECTION', '{{^', _InvertedSectionNode)

Completed in 90 milliseconds