Home
last modified time | relevance | path

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

/external/libmojo/mojo/public/tools/bindings/pylib/mojom/parse/
Dlexer.py122 decimal_constant = '0|([1-9][0-9]*)' variable in Lexer
216 @TOKEN(decimal_constant)