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