SubAny typedef

A generic type that encompasses all Substitution objects.

Implementation

typedef SubAny = Substitution<ValueRef>;