jdk-24/langtools/make/tools/crules
Eric McCorkle 8244cae54a 8054457: Refactor Symbol kinds from small ints to an enum
Replace bitmap logic in symbol.kind and pkind with an enum-based API

Reviewed-by: mcimadamore, jjg
2014-10-21 09:01:51 -04:00
..
resources 8056061: Mark implementations of public interfaces with an annotation 2014-08-27 07:44:00 +02:00
AbstractCodingRulesAnalyzer.java 8056061: Mark implementations of public interfaces with an annotation 2014-08-27 07:44:00 +02:00
AssertCheckAnalyzer.java 8043643: Add an crules analyzer avoiding string concatenation in messages of Assert checks 2014-08-01 11:09:40 -07:00
CodingRulesAnalyzerPlugin.java 8056061: Mark implementations of public interfaces with an annotation 2014-08-27 07:44:00 +02:00
DefinedByAnalyzer.java 8056061: Mark implementations of public interfaces with an annotation 2014-08-27 07:44:00 +02:00
MutableFieldsAnalyzer.java 8054457: Refactor Symbol kinds from small ints to an enum 2014-10-21 09:01:51 -04:00