REGEXP_FILE
  RegExpPatternImpl: <()*>
    RegExpBranchImpl: <()*>
      RegExpClosureImpl: <()*>
        RegExpGroupImpl: <()>
          PsiElement(GROUP_BEGIN)('(')
          RegExpPatternImpl: <>
            RegExpBranchImpl: <>
              <empty list>
          PsiElement(GROUP_END)(')')
        RegExpQuantifierImpl: <*>
          PsiElement(STAR)('*')