Token ===== .. currentmodule:: hed.models.query_util .. autoclass:: hed.models.query_util.Token :noindex: .. rubric:: Methods .. autosummary:: Token.__init__ .. rubric:: Attributes .. autosummary:: Token.And Token.DescendantGroup Token.DescendantGroupEnd Token.ExactMatch Token.ExactMatchEnd Token.ExactMatchOptional Token.LogicalGroup Token.LogicalGroupEnd Token.LogicalNegation Token.NotInLine Token.Or Token.Tag Token.Wildcard .. _method-__init__: .. automethod:: hed.models.query_util.Token.__init__ .. _attribute-And: .. autoattribute:: hed.models.query_util.Token.And .. _attribute-DescendantGroup: .. autoattribute:: hed.models.query_util.Token.DescendantGroup .. _attribute-DescendantGroupEnd: .. autoattribute:: hed.models.query_util.Token.DescendantGroupEnd .. _attribute-ExactMatch: .. autoattribute:: hed.models.query_util.Token.ExactMatch .. _attribute-ExactMatchEnd: .. autoattribute:: hed.models.query_util.Token.ExactMatchEnd .. _attribute-ExactMatchOptional: .. autoattribute:: hed.models.query_util.Token.ExactMatchOptional .. _attribute-LogicalGroup: .. autoattribute:: hed.models.query_util.Token.LogicalGroup .. _attribute-LogicalGroupEnd: .. autoattribute:: hed.models.query_util.Token.LogicalGroupEnd .. _attribute-LogicalNegation: .. autoattribute:: hed.models.query_util.Token.LogicalNegation .. _attribute-NotInLine: .. autoattribute:: hed.models.query_util.Token.NotInLine .. _attribute-Or: .. autoattribute:: hed.models.query_util.Token.Or .. _attribute-Tag: .. autoattribute:: hed.models.query_util.Token.Tag .. _attribute-Wildcard: .. autoattribute:: hed.models.query_util.Token.Wildcard