summaryrefslogtreecommitdiff
path: root/docs/type_system/action.md
blob: 2917b690e0c090adf1a3a3832032291db43e34fe (plain)
1
2
3
4
5
6
7
8
9
# Action

---

```text
Action_class `alias Enum[.unknown; .loop; .if; .match; .mutation]

Action[Action_class; SCOPE; Parent; TARGET; ARGS; STATEMENTS ...]
```