Package com.illumon.iris.db.tables.lang
Class DBLanguageParser.Result
java.lang.Object
com.illumon.iris.db.tables.lang.DBLanguageParser.Result
- Enclosing class:
- DBLanguageParser
public static class DBLanguageParser.Result extends Object
-
Method Summary
Modifier and Type Method Description StringgetConvertedExpression()com.fishlib.base.Pair<String,Map<Long,List<MatchPair>>>getFormulaShiftColPair()ClassgetType()HashSet<String>getVariablesUsed()booleanisConstantValueExpression()
-
Method Details
-
getType
-
getConvertedExpression
-
isConstantValueExpression
public boolean isConstantValueExpression() -
getVariablesUsed
-
getFormulaShiftColPair
-