Uses of Class
io.github.mmm.code.base.annoation.BaseAnnotation
Packages that use BaseAnnotation
-
Uses of BaseAnnotation in io.github.mmm.code.base.annoation
Methods in io.github.mmm.code.base.annoation that return BaseAnnotationModifier and TypeMethodDescriptionBaseAnnotation.copy()BaseAnnotation.copy(io.github.mmm.code.api.copy.CodeCopyMapper mapper) protected BaseAnnotationBaseAnnotations.createAnnoation(io.github.mmm.code.api.type.CodeType type) Constructors in io.github.mmm.code.base.annoation with parameters of type BaseAnnotationModifierConstructorDescriptionBaseAnnotation(BaseAnnotation template, io.github.mmm.code.api.copy.CodeCopyMapper mapper) The copy-constructor.