MCPcopy Create free account
hub / github.com/MyGUI/mygui / set_next

Method set_next

UnitTests/TestApp/pugixml.cpp:8821–8824  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8819 }
8820
8821 void set_next(xpath_ast_node* value)
8822 {
8823 _next = value;
8824 }
8825
8826 void set_right(xpath_ast_node* value)
8827 {

Callers 2

parse_stepMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected