Uses of Interface
io.github.mmm.code.api.copy.CodeCopyMapper
Packages that use CodeCopyMapper
Package
Description
-
Uses of CodeCopyMapper in io.github.mmm.code.api
Methods in io.github.mmm.code.api with parameters of type CodeCopyMapperModifier and TypeMethodDescriptionCodeFile.copy(CodeCopyMapper mapper) CodePathElements.copy(CodeCopyMapper mapper) -
Uses of CodeCopyMapper in io.github.mmm.code.api.annotation
Methods in io.github.mmm.code.api.annotation with parameters of type CodeCopyMapper -
Uses of CodeCopyMapper in io.github.mmm.code.api.copy
Classes in io.github.mmm.code.api.copy that implement CodeCopyMapperModifier and TypeClassDescriptionclassImplementation ofCodeCopyMapperfor default mapping (copy only children).classImplementation ofCodeCopyMapperfor default mapping (copy only children).Methods in io.github.mmm.code.api.copy with parameters of type CodeCopyMapper -
Uses of CodeCopyMapper in io.github.mmm.code.api.item
Methods in io.github.mmm.code.api.item with parameters of type CodeCopyMapper -
Uses of CodeCopyMapper in io.github.mmm.code.api.node
Methods in io.github.mmm.code.api.node with parameters of type CodeCopyMapperModifier and TypeMethodDescriptionCodeNodeItem.copy(CodeCopyMapper mapper) CodeNodeItemContainer.copy(CodeCopyMapper mapper) -
Uses of CodeCopyMapper in io.github.mmm.code.api.type
Methods in io.github.mmm.code.api.type with parameters of type CodeCopyMapper