| Package | Description |
|---|---|
| org.drools.mvel.builder | |
| org.drools.mvel.expr |
| Modifier and Type | Method and Description |
|---|---|
static MVELCompilationUnit |
MVELDialect.getMVELCompilationUnit(String expression,
org.drools.compiler.compiler.AnalysisResult analysis,
org.drools.core.rule.Declaration[] previousDeclarations,
org.drools.core.rule.Declaration[] localDeclarations,
Map<String,Class<?>> otherInputVariables,
org.drools.compiler.rule.builder.PackageBuildContext context,
String contextIndeifier,
Class kcontextClass,
boolean readLocalsFromTuple,
MVELCompilationUnit.Scope scope) |
| Modifier and Type | Method and Description |
|---|---|
static MVELCompilationUnit.Scope |
MVELCompilationUnit.Scope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MVELCompilationUnit.Scope[] |
MVELCompilationUnit.Scope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.