FILE(0,63)
  JqlQuery(status changed from reported to resolved by Bob on '2012-11-15')(0,63)
    JqlChangedClause(status changed from reported to resolved by Bob on '2012-11-15')(0,63)
      JqlIdentifier(status)(0,6)
        PsiElement(JQL: STRING_LITERAL)('status')(0,6)
      PsiWhiteSpace(' ')(6,7)
      PsiElement(JQL: CHANGED_KEYWORD)('changed')(7,14)
      PsiWhiteSpace(' ')(14,15)
      JqlHistoryPredicate(from reported)(15,28)
        PsiElement(JQL: FROM_KEYWORD)('from')(15,19)
        PsiWhiteSpace(' ')(19,20)
        JqlLiteral(reported)(20,28)
          PsiElement(JQL: STRING_LITERAL)('reported')(20,28)
      PsiWhiteSpace(' ')(28,29)
      JqlHistoryPredicate(to resolved)(29,40)
        PsiElement(JQL: TO_KEYWORD)('to')(29,31)
        PsiWhiteSpace(' ')(31,32)
        JqlLiteral(resolved)(32,40)
          PsiElement(JQL: STRING_LITERAL)('resolved')(32,40)
      PsiWhiteSpace(' ')(40,41)
      JqlHistoryPredicate(by Bob)(41,47)
        PsiElement(JQL: BY_KEYWORD)('by')(41,43)
        PsiWhiteSpace(' ')(43,44)
        JqlLiteral(Bob)(44,47)
          PsiElement(JQL: STRING_LITERAL)('Bob')(44,47)
      PsiWhiteSpace(' ')(47,48)
      JqlHistoryPredicate(on '2012-11-15')(48,63)
        PsiElement(JQL: ON_KEYWORD)('on')(48,50)
        PsiWhiteSpace(' ')(50,51)
        JqlLiteral('2012-11-15')(51,63)
          PsiElement(JQL: STRING_LITERAL)(''2012-11-15'')(51,63)