expression property
The expression that is matched by the pattern.
Implementation
@ToBeDeprecated('Use expression2 instead.')
Expression get expression;
The expression that is matched by the pattern.
@ToBeDeprecated('Use expression2 instead.')
Expression get expression;