MCPcopy Create free account
hub / github.com/DCurrent/openbor / pp_parser_peek_token

Function pp_parser_peek_token

engine/source/preprocessorlib/pp_parser.c:320–342  ·  view source on GitHub ↗

* Returns the type of the next non-whitespace token in the lexer's stream * without permanently changing the state of the parser or its lexer, or -1 if * there is a lexical error. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

pp_parser_emit_tokenFunction · 0.85

Calls 1

pp_lexer_GetNextTokenFunction · 0.85

Tested by

no test coverage detected