| Package | Description |
|---|---|
| org.drools.mvel.builder |
| Modifier and Type | Method and Description |
|---|---|
static MVELAnalysisResult |
MVELExprAnalyzer.analyze(Set<String> identifiers,
org.drools.compiler.compiler.BoundIdentifiers availableIdentifiers)
Analyse an expression.
|
static MVELAnalysisResult |
MVELExprAnalyzer.analyzeExpression(org.drools.compiler.rule.builder.PackageBuildContext context,
String expr,
org.drools.compiler.compiler.BoundIdentifiers availableIdentifiers,
Map<String,Class<?>> localTypes,
String contextIdentifier,
Class kcontextClass)
Analyze an expression.
|
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.