Uses of Class
org.pentaho.libformula.editor.util.PositionAndLength
-
Packages that use PositionAndLength Package Description org.pentaho.libformula.editor.util -
-
Uses of PositionAndLength in org.pentaho.libformula.editor.util
Methods in org.pentaho.libformula.editor.util that return PositionAndLength Modifier and Type Method Description static PositionAndLength
PositionAndLength. calculatePositionAndLength(String expression, org.pentaho.reporting.libraries.formula.lvalues.ParsePosition position)
Determine the absolute position in the expression
-