Searched refs:currentLineContainsInlineComplexCommand (Results 1 – 1 of 1) sorted by relevance
172 private boolean currentLineContainsInlineComplexCommand = false; field in StructuralWhitespaceStripper314 currentLineContainsInlineComplexCommand = false; in caseADataCommand()335 currentLineContainsInlineComplexCommand = false; in abortWhitespaceChompingForCurrentLine()384 currentLineContainsInlineComplexCommand = true; in enterComplexCommand()388 if (currentLineContainsInlineComplexCommand) { in exitComplexCommand()