Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/elftosb/dist/elftosb2/
H A DElftosbAST.h25 struct token_loc_t struct
27 int m_firstLine; //!< Starting line of the token.
28 int m_lastLine; //!< Ending line of the token.