SupportsFunction constructor
SupportsFunction(
- Interpolation name,
- Interpolation arguments,
- FileSpan span
Implementation
SupportsFunction(this.name, this.arguments, this.span);