Package | Description |
---|---|
org.kie.dmn.feel.codegen.feel11 |
Modifier and Type | Method and Description |
---|---|
static ProcessedFEELUnit.DefaultMode |
ProcessedFEELUnit.DefaultMode.of(boolean doCompile) |
static ProcessedFEELUnit.DefaultMode |
ProcessedFEELUnit.DefaultMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessedFEELUnit.DefaultMode[] |
ProcessedFEELUnit.DefaultMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ProcessedExpression(String expression,
CompilerContext ctx,
ProcessedFEELUnit.DefaultMode defaultBackend,
List<FEELProfile> profiles) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.