Uses of Class
org.openl.rules.table.syntax.GridLocation
-
Packages that use GridLocation Package Description org.openl.rules.lang.xls.syntax -
-
Uses of GridLocation in org.openl.rules.lang.xls.syntax
Methods in org.openl.rules.lang.xls.syntax that return GridLocation Modifier and Type Method Description GridLocationTableSyntaxNode. getGridLocation()Constructors in org.openl.rules.lang.xls.syntax with parameters of type GridLocation Constructor Description TableSyntaxNode(String type, GridLocation pos, XlsSheetSourceCodeModule module, IGridTable gridTable, HeaderSyntaxNode header)
-