Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/closure_linter/closure_linter/
Dtypeannotation.py55 NON_NULLABLE = frozenset([ variable in TypeAnnotation
208 or self.identifier in TypeAnnotation.NON_NULLABLE):