Searched refs:LITERAL_ELEMENT (Results 1 - 6 of 6) sorted by relevance

/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
H A Decmametadatapass.py81 LITERAL_ELEMENT = 'literal_element' variable in class:EcmaContext
277 self._AddContext(EcmaContext.LITERAL_ELEMENT)
377 self._AddContext(EcmaContext.LITERAL_ELEMENT)
H A Dindentation.py272 elif token.metadata.context.type == Context.LITERAL_ELEMENT:
H A Decmalintrules.py228 token.metadata.context.type in (Context.LITERAL_ELEMENT,
/external/chromium_org/third_party/closure_linter/closure_linter/
H A Decmametadatapass.py81 LITERAL_ELEMENT = 'literal_element' variable in class:EcmaContext
277 self._AddContext(EcmaContext.LITERAL_ELEMENT)
377 self._AddContext(EcmaContext.LITERAL_ELEMENT)
H A Dindentation.py272 elif token.metadata.context.type == Context.LITERAL_ELEMENT:
H A Decmalintrules.py228 token.metadata.context.type in (Context.LITERAL_ELEMENT,

Completed in 156 milliseconds