MCPcopy Create free account
hub / github.com/FlaxEngine/FlaxEngine / current

Method current

Source/ThirdParty/pugixml/pugixml.cpp:8300–8303  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8298 }
8299
8300 lexeme_t current() const
8301 {
8302 return _cur_lexeme;
8303 }
8304
8305 const char_t* current_pos() const
8306 {

Callers 8

parse_stepMethod · 0.80
parse_location_pathMethod · 0.80
parseMethod · 0.80
parseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected