Package | Description |
---|---|
ball.annotation.processing |
Provides
Processor implementation
classes. |
Modifier and Type | Class and Description |
---|---|
class |
NoOverrideProcessor
Processor implementation to identify overriding
Method s that are not marked with the
Override Annotation . |
class |
ObjectToStringProcessor
Processor implementation to check Class es to verify:
Class also overrides Object.toString()
|
class |
TagletProcessor
Processor implementation to verify concrete implementations of
Taglet implement the required static register() method. |
Copyright © 2015–2020 Allen D. Ball. All rights reserved.