Declaration identifiers
Declaration identifier | Scope | Kind | Affected bindings | |||
---|---|---|---|---|---|---|
Global | Local | Bound | Free | Variables | Functions | |
declaration | ✔ | ✔ | ||||
dynamic-extent | ✔ | ✔ | ✔ | ✔ | ✔ | |
ignore / ignorable | ✔ | ✔ | ✔ | ✔ | ||
inline / notinline | ✔ | ✔ | ✔ | ✔ | ✔ | |
optimize | ✔ | ✔ | ✔ | |||
special | ✔ | ✔ | ✔ | ✔ | ✔ | |
type | ✔ | ✔ | ✔ | ✔ | ✔ | |
ftype | ✔ | ✔ | ✔ | ✔ | ✔ |