Searched defs:Pos (Results 1 – 2 of 2) sorted by relevance
64 const lexer::SourcePosition &Pos() in Pos() function
280 export type Pos<I extends Iteration> = Format<I, 'n'>; alias