Home
last modified time | relevance | path

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

/art/tools/checker/file_format/checker/
Dparser.py120 def __isMatchAtStart(match): function
155 if __isMatchAtStart(matchWhitespace):
160 elif __isMatchAtStart(matchPattern):
165 elif __isMatchAtStart(matchVariableReference):
170 elif __isMatchAtStart(matchVariableDefinition):