Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

Constraint for enum in structural search and replace

$
0
0

What constraints in strutural search and replace I must use to match an enum?

I want to find all java.util.Map whose key is an enum. So I have in the search searchtemplate "Map<$keyClass$, $valueClass$> $mapName$ = new HashMap();".

For keyClass I tried the expression constraint "Text/regexp constraint for java expression type" with the value "enum" but without success.


Viewing all articles
Browse latest Browse all 5661

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>