Uses of Interface
io.github.mmm.code.api.node.CodeFunction
Packages that use CodeFunction
Package
Description
-
Uses of CodeFunction in io.github.mmm.code.api.block
Subinterfaces with type arguments of type CodeFunction in io.github.mmm.code.api.blockModifier and TypeInterfaceDescriptioninterface -
Uses of CodeFunction in io.github.mmm.code.api.expression
Subinterfaces of CodeFunction in io.github.mmm.code.api.expressionModifier and TypeInterfaceDescriptioninterfaceCodeExpressionrepresenting a lambda function.
Syntax: -
Uses of CodeFunction in io.github.mmm.code.api.member
Subinterfaces of CodeFunction in io.github.mmm.code.api.memberModifier and TypeInterfaceDescriptioninterfaceCodeOperationrepresenting a constructor of aCodeType.interfaceCodeOperationthat represents a method of aCodeType.interface