Home
last modified time | relevance | path

Searched defs:getLineNo (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/base/
DPosition.ts61 export function getLineNo(lineCol: LineCol): number { function
89 public getLineNo(): number { method in LineColPosition