introducedVariable property

ColonNamedVariable introducedVariable
final

The variable introduced to replace the original reference.

This variable is not mounted to the same syntax tree as reference, it will be mounted into the tree returned by addHelperNodes.

Implementation

final ColonNamedVariable introducedVariable;