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

/external/chromium_org/third_party/motemplate/
H A Dmotemplate.py441 class _StringNode(_Node): class in inherits:_Node
944 if isinstance(node, _StringNode):
983 return [_StringNode(string, start_line, tokens.next_line)]

Completed in 125 milliseconds