pub type StatementFunctionBase = GeneralFunctionBase<StatementPosition>;

Aliased Type§

struct StatementFunctionBase(/* private fields */);