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 String
getConvertedExpression()
com.fishlib.base.Pair<String,Map<Long,List<MatchPair>>>
getFormulaShiftColPair()
Class
getType()
HashSet<String>
getVariablesUsed()
boolean
isConstantValueExpression()
-
Method Details
-
getType
-
getConvertedExpression
-
isConstantValueExpression
public boolean isConstantValueExpression() -
getVariablesUsed
-
getFormulaShiftColPair
-