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

Method getColumn

src/NppJsonViewer/TrackingStream.h:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36 }
37
38 inline size_t getColumn() const
39 {
40 return m_nColumn;
41 }
42
43 // Read the next character and update line/column numbers
44 Ch Take()

Callers 2

KeyMethod · 0.80
InsertToTreeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected