File: //usr/lib/python3/dist-packages/snowballstemmer/__pycache__/among.cpython-310.pyc
o
�1�a� � @ s G d d� de �ZdS )c @ s e Zd Zddd�ZdS )�AmongNc C s || _ || _|| _|| _dS )z�
@ivar s search string
@ivar substring index to longest matching substring
@ivar result of the lookup
@ivar method method to use if substring matches
N)�s�substring_i�result�method)�selfr r r r � r �7/usr/lib/python3/dist-packages/snowballstemmer/among.py�__init__ s
zAmong.__init__)N)�__name__�
__module__�__qualname__r r r r r r s r N)�objectr r r r r �<module> s