Files
openide/plugins
Tagir Valeev 0a52895406 ExpressionUtils#isNullLiteral: avoid expensive getType() call
getType() is cheap if it's actually a null literal. However if it's something else and type is not cached, it could be very expensive.
2018-06-15 15:24:15 +07:00
..
…
2018-06-12 09:28:32 +02:00
2018-06-12 14:56:35 +03:00
2018-06-12 09:28:32 +02:00
2018-06-12 14:06:36 +03:00