Uses of Interface
io.github.mmm.code.api.statement.CodeAtomicStatement
Packages that use CodeAtomicStatement
-
Uses of CodeAtomicStatement in io.github.mmm.code.api.expression
Methods in io.github.mmm.code.api.expression that return CodeAtomicStatement -
Uses of CodeAtomicStatement in io.github.mmm.code.api.statement
Subinterfaces of CodeAtomicStatement in io.github.mmm.code.api.statementModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceCodeAtomicStatementto declare multipleCodeLocalVariables in a single statement.interfaceinterfaceCodeAtomicStatementreturning the result of anexpression.