TreeSitterReduceActionSet class final
Ordered native-style ReduceActionSet backed by the managed Array(T).
Constructors
Properties
Methods
-
add(
TreeSitterReduceAction newAction) → void -
Exact
ts_reduce_action_set_adduniqueness and insertion-order contract. -
delete(
) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited