Requirements File(0,64)
  OptionImpl(OPTION)(0,19)
    PsiElement(RequirementsTokenType.LONG_OPTION)('--')(0,2)
    OnlyBinaryReqImpl(ONLY_BINARY_REQ)(2,19)
      PsiElement(RequirementsTokenType.ONLY_BINARY)('only-binary')(2,13)
      PsiWhiteSpace(' ')(13,14)
      BinaryListImpl(BINARY_LIST)(14,19)
        PsiElement(RequirementsTokenType.BINARY_ALL)(':all:')(14,19)
  PsiElement(RequirementsTokenType.EOL)('\n')(19,20)
  OptionImpl(OPTION)(20,40)
    PsiElement(RequirementsTokenType.LONG_OPTION)('--')(20,22)
    OnlyBinaryReqImpl(ONLY_BINARY_REQ)(22,40)
      PsiElement(RequirementsTokenType.ONLY_BINARY)('only-binary')(22,33)
      PsiWhiteSpace(' ')(33,34)
      BinaryListImpl(BINARY_LIST)(34,40)
        PsiElement(RequirementsTokenType.BINARY_NONE)(':none:')(34,40)
  PsiElement(RequirementsTokenType.EOL)('\n')(40,41)
  OptionImpl(OPTION)(41,64)
    PsiElement(RequirementsTokenType.LONG_OPTION)('--')(41,43)
    OnlyBinaryReqImpl(ONLY_BINARY_REQ)(43,64)
      PsiElement(RequirementsTokenType.ONLY_BINARY)('only-binary')(43,54)
      PsiWhiteSpace(' ')(54,55)
      BinaryListImpl(BINARY_LIST)(55,64)
        ExtrasListImpl(EXTRAS_LIST)(55,64)
          PsiElement(RequirementsTokenType.IDENTIFIER)('bin1')(55,59)
          PsiElement(RequirementsTokenType.COMMA)(',')(59,60)
          PsiElement(RequirementsTokenType.IDENTIFIER)('bin2')(60,64)
