Class If

All Implemented Interfaces:
FlFunction<org.faktorips.codegen.JavaCodeFragment>, FunctionSignature

public class If extends AbstractIf
This class implements the if statement for the condition of type Datatype.PRIMITIVE_BOOLEAN.
  • Constructor Details