expression property

  1. @ToBeDeprecated('Use expression2 instead.')
Expression get expression

The expression that is matched by the pattern.

Implementation

@ToBeDeprecated('Use expression2 instead.')
Expression get expression;