Searched refs:ifEndState (Results 1 – 1 of 1) sorted by relevance
179 AutoEscapeContext.AutoEscapeState ifEndState = autoEscapeContext.getCurrentState(); in caseAIfCommand() local192 if (!ifEndState.equals(elseEndState)) { in caseAIfCommand()194 + ifEndState + " and " + elseEndState, templateName, line, column); in caseAIfCommand()