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

Method set_right

Tools/EditorFramework/pugixml.cpp:8826–8829  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8824 }
8825
8826 void set_right(xpath_ast_node* value)
8827 {
8828 _right = value;
8829 }
8830
8831 bool eval_boolean(const xpath_context& c, const xpath_stack& stack)
8832 {

Callers 1

parse_stepMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected