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

Method set_right

Source/ThirdParty/pugixml/pugixml.cpp:9229–9232  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9227 }
9228
9229 void set_right(xpath_ast_node* value)
9230 {
9231 _right = value;
9232 }
9233
9234 bool eval_boolean(const xpath_context& c, const xpath_stack& stack)
9235 {

Callers 1

parse_stepMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected