Uses of Class
io.github.mmm.code.base.BaseFile
Packages that use BaseFile
Package
Description
-
Uses of BaseFile in io.github.mmm.code.base
Methods in io.github.mmm.code.base that return BaseFileModifier and TypeMethodDescriptionBaseFile.copy()BaseFile.copy(io.github.mmm.code.api.copy.CodeCopyMapper mapper) BasePathElements.createFile(String simpleName) BasePathElements.getFile(io.github.mmm.code.api.CodeName path) BasePathElements.getOrCreateFile(io.github.mmm.code.api.CodeName path, boolean add) BasePathElements.getOrCreateFile(io.github.mmm.code.api.CodeName path, boolean add, boolean init) protected BaseFileBasePathElements.getOrCreateFile(io.github.mmm.code.api.CodeName path, boolean add, boolean init, boolean forceAdd) BaseFile.getSourceCodeObject()Constructors in io.github.mmm.code.base with parameters of type BaseFileModifierConstructorDescriptionThe copy-constructor.Constructor parameters in io.github.mmm.code.base with type arguments of type BaseFileModifierConstructorDescriptionBaseFile(BasePackage parentPackage, Class<?> reflectiveObject, Supplier<BaseFile> sourceSupplier) The constructor. -
Uses of BaseFile in io.github.mmm.code.base.imports
Methods in io.github.mmm.code.base.imports that return BaseFileConstructors in io.github.mmm.code.base.imports with parameters of type BaseFile -
Uses of BaseFile in io.github.mmm.code.base.parser
Methods in io.github.mmm.code.base.parser with parameters of type BaseFile -
Uses of BaseFile in io.github.mmm.code.base.type
Methods in io.github.mmm.code.base.type that return BaseFileConstructors in io.github.mmm.code.base.type with parameters of type BaseFileModifierConstructorDescriptionThe constructor for a nested type.The constructor for a nested type.The constructor for a nested type.