MCPcopy Create free account
hub / github.com/WheretIB/nullc / set_next

Method set_next

external/pugixml/pugixml.cpp:7393–7396  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7391 }
7392
7393 void set_next(xpath_ast_node* value)
7394 {
7395 _next = value;
7396 }
7397
7398 void set_right(xpath_ast_node* value)
7399 {

Callers 2

parse_stepMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected