<div dir="ltr">LG</div><br><div class="gmail_quote"><div dir="ltr">On Wed, Jul 22, 2015 at 8:42 PM Aaron Ballman <<a href="mailto:aaron@aaronballman.com">aaron@aaronballman.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This patch adds a narrowing AST matcher, isFinal(), so that you can<br>
match on final classes or methods. While this could be accomplished<br>
through use of the hasAttr() matcher, the fact that we model final as<br>
an attribute is really an implementation detail.<br>
<br>
~Aaron<br>
</blockquote></div>