Searched defs:SubRouteNode (Results 1 – 1 of 1) sorted by relevance
18 struct SubRouteNode : public crow::Node struct20 using ChildMap = crow::Node::ChildMap;21 ChildMap fragmentChildren;23 bool isSimpleNode() const in isSimpleNode()