MCPcopy Index your code
hub / github.com/SPLWare/esProc / openSubSheet

Method openSubSheet

ide/main/java/com/scudata/ide/spl/SheetSpl.java:1749–1796  ·  view source on GitHub ↗

单步调试进入打开子页 @param parentLocation call或者func函数在父网坐标 @param stepType 类型在StepInfo中定义 @param subCellSet 子网格对象 @param funcLocation func的坐标 @param exeLocation 子网开始计算的坐标 @param endRow 子网结束行 @param filePath 文件名

(CellLocation parentLocation, byte stepType,
			final PgmCellSet subCellSet, CellLocation funcLocation,
			CellLocation exeLocation, int endRow, String filePath)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

stepIntoMethod · 0.95

Calls 8

isSPLFileMethod · 0.95
getCellIdMethod · 0.95
substringMethod · 0.80
getNameMethod · 0.65
lastIndexOfMethod · 0.65
getRowMethod · 0.65
getColMethod · 0.65
addMethod · 0.65

Tested by

no test coverage detected