Searched refs:EndPos (Results 1 – 2 of 2) sorted by relevance
686 throw new Err("Sniffer pattern error: unterminated rule", EndPos()); in Get()740 TokenStream::EndPos() const { in EndPos() function in TokenStream1248 throw new Err("Sniffer pattern error: unterminated rule", stream.EndPos()); in ThrowEndOfStreamError()1265 , (found ? found->Pos() : stream.EndPos())); in ThrowUnexpectedTokenError()1273 , (found ? found->Pos() : stream.EndPos())); in ThrowUnexpectedTokenError()
152 ssize_t EndPos() const;