MCPcopy Create free account
hub / github.com/NPP-JSONViewer/JSON-Viewer / getLine

Method getLine

src/NppJsonViewer/TrackingStream.h:33–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31 }
32
33 inline size_t getLine() const
34 {
35 return m_nLine;
36 }
37
38 inline size_t getColumn() const
39 {

Callers 2

KeyMethod · 0.80
InsertToTreeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected