public class ConditionAnalyzer extends Object
Constructor and Description |
---|
ConditionAnalyzer(org.mvel2.compiler.ExecutableStatement stmt,
Declaration[] declarations,
String conditionClass) |
Modifier and Type | Method and Description |
---|---|
ConditionAnalyzer.Condition |
analyzeCondition() |
static boolean |
isFixed(ConditionAnalyzer.Expression expression) |
public ConditionAnalyzer(org.mvel2.compiler.ExecutableStatement stmt, Declaration[] declarations, String conditionClass)
public ConditionAnalyzer.Condition analyzeCondition()
public static boolean isFixed(ConditionAnalyzer.Expression expression)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.