Searched refs:WHITESPACE_STRIPPER (Results 1 – 1 of 1) sorted by relevance
62 private static AnalysisAdapter WHITESPACE_STRIPPER = new DepthFirstAdapter() { field in InlineRewriter102 node.getCommand().apply(WHITESPACE_STRIPPER); in caseAInlineCommand()