Uses of Class
io.github.mmm.code.base.block.BaseBlockStatementPlain
Packages that use BaseBlockStatementPlain
-
Uses of BaseBlockStatementPlain in io.github.mmm.code.base.block
Classes in io.github.mmm.code.base.block that implement interfaces with type arguments of type BaseBlockStatementPlainModifier and TypeClassDescriptionclassBase implementation ofCodeBlockStatement.Methods in io.github.mmm.code.base.block that return BaseBlockStatementPlainModifier and TypeMethodDescriptionBaseBlockStatementPlain.copy()BaseBlockStatementPlain.copy(io.github.mmm.code.api.copy.CodeCopyMapper mapper) Constructors in io.github.mmm.code.base.block with parameters of type BaseBlockStatementPlainModifierConstructorDescriptionBaseBlockStatementPlain(BaseBlockStatementPlain template, io.github.mmm.code.api.copy.CodeCopyMapper mapper) The copy-constructor.