The following specifically was mined from parser and ast code:
- UseConstructorParameters
- UnneededExtractedCreationMethod
- AbstractionForSourcePositions --> smell primitive obsession
- ArrayObsession
- ChunkDuplicatesByteBuffer functionality
- Dupplicated code in accept Methods
- Equals Methode for Node
- At the moment the == is used which results in a missmatch for proxies
- Internal Error on Multiline Comments
