syside.StateId
-
class StateId(arg: int, /)
Initialization
-
__int__() → int
-
__index__() → int
-
__str__() → str
-
__eq__(arg: object, /) → bool
-
__ne__(arg: object, /) → bool
-
__hash__() → int
-
__le__(arg: object, /) → bool
-
__ge__(arg: object, /) → bool
-
__lt__(arg: object, /) → bool
-
__gt__(arg: object, /) → bool
-
__cpp_name__: str = 'tree_sitter::StateId'