Searched refs:_handleEOF (Results 1 – 5 of 5) sorted by relevance
242 _handleEOF(); in skipChildren()268 protected abstract void _handleEOF() throws JsonParseException; in _handleEOF() method in ParserMinimalBase
488 protected void _handleEOF() throws JsonParseException { in _handleEOF() method in ParserBase503 _handleEOF(); in _eofAsNextChar()
389 protected void _handleEOF() throws JsonParseException { in _handleEOF() method in TreeTraversingParser
810 _handleEOF(); in _eofAsNextToken()
2021 protected void _handleEOF() throws JsonParseException { in _handleEOF() method in TokenBuffer.Parser