Uses of Interface
io.github.mmm.code.api.block.CodeBlockBody
Packages that use CodeBlockBody
Package
Description
-
Uses of CodeBlockBody in io.github.mmm.code.api.block
Subinterfaces with type arguments of type CodeBlockBody in io.github.mmm.code.api.blockModifier and TypeInterfaceDescriptioninterfaceMethods in io.github.mmm.code.api.block that return CodeBlockBody -
Uses of CodeBlockBody in io.github.mmm.code.api.expression
Methods in io.github.mmm.code.api.expression that return CodeBlockBodyModifier and TypeMethodDescriptionCodeLambdaExpression.getBody()If the body contains only a single statement that is not aCodeReturnStatement -
Uses of CodeBlockBody in io.github.mmm.code.api.node
Methods in io.github.mmm.code.api.node that return CodeBlockBodyMethods in io.github.mmm.code.api.node with parameters of type CodeBlockBody -
Uses of CodeBlockBody in io.github.mmm.code.api.object
Methods in io.github.mmm.code.api.object with parameters of type CodeBlockBody