Home
last modified time | relevance | path

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

/art/tools/checker/match/
Dline.py47 def matchWords(checkerWord, stringWord, variables, pos): argument
51 for expression in checkerWord:
88 checkerWord, checkerWords = headAndTail(checkerWords)
94 newVariables = matchWords(checkerWord, stringWord, variables, checkerLine)