Member predicate RecursivePatternExpr::getVariableDeclExpr
Gets the local variable declaration of this pattern, if any. For example,
string s in string { Length: 5 } s.
Gets the local variable declaration of this pattern, if any. For example,
string s in string { Length: 5 } s.