Home
last modified time | relevance | path

Searched refs:on_rbrace (Results 1 – 1 of 1) sorted by relevance

/external/python/pycparser/tests/
Dtest_c_lexer.py133 def on_rbrace(): function
135 clex = CLexer(self.error_func, on_lbrace, on_rbrace,