Searched refs:sourceCode (Results 1 – 1 of 1) sorted by relevance
67 final String sourceCode = state.getSourceCode().toString(); in matchCompilationUnit() local68 for (ErrorProneToken token : ErrorProneTokens.getTokens(sourceCode, state.context)) { in matchCompilationUnit()