OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dotted_name
(Results
1 - 1
of
1
) sorted by null
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
Python.g
202
| 'from'
dotted_name
'import'
210
dotted_as_name:
dotted_name
(NAME NAME)?
213
dotted_name
: NAME (DOT NAME)*
Completed in 783 milliseconds