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

/external/chromium_org/third_party/motemplate/
H A Dmotemplate.py384 if isinstance(self._content, _CommentNode):
525 class _CommentNode(_LeafNode): class in inherits:_LeafNode
809 'OPEN_COMMENT' , '{{-', _CommentNode)
1071 return [_CommentNode(start_line, tokens.next_line)]

Completed in 54 milliseconds