| activatable | = | true |
DefaultSyntax is the instance all syntactical macros in the system are derived from.
Mimics
Inactive cells
Active cells
- argumentsCode()
- arity()
- call(+[arguments])
- code()
- expand(+[arguments])
- formattedCode()
- inspect()
- message()
- name()
- notice()
Specs
Inactive cells (details)
Active cells (details)
returns the result of activating this syntax without actually doing the replacement or execution part.