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

/external/chromium_org/third_party/jinja2/
H A Dnodes.py299 class CallBlock(Stmt): class in inherits:Stmt
H A Dparser.py319 node = nodes.CallBlock(lineno=next(self.stream).lineno)

Completed in 310 milliseconds