Uses of Interface
io.github.mmm.code.api.expression.CodeForExpression
Packages that use CodeForExpression
Package
Description
-
Uses of CodeForExpression in io.github.mmm.code.api.block
Methods in io.github.mmm.code.api.block that return CodeForExpression -
Uses of CodeForExpression in io.github.mmm.code.api.expression
Subinterfaces of CodeForExpression in io.github.mmm.code.api.expressionModifier and TypeInterfaceDescriptioninterfaceCodeForExpressionfor aforeachloop.interfaceCodeForExpressionfor a regularforloop. -
Uses of CodeForExpression in io.github.mmm.code.api.object
Methods in io.github.mmm.code.api.object with parameters of type CodeForExpressionModifier and TypeMethodDescriptionprotected voidCodeVisitor.visitForExpression(CodeForExpression expression)