#include <rpn.h>
◆ reduce()
void routing_guidelines::rpn::Function_definition::reduce |
( |
std::vector< rpn::Token > * |
stack | ) |
const |
◆ args
std::vector<rpn::Token::Type> routing_guidelines::rpn::Function_definition::args |
◆ name
const char* routing_guidelines::rpn::Function_definition::name |
◆ reducer
void(* routing_guidelines::rpn::Function_definition::reducer) (std::vector< Token > *) |
◆ ret_val
The documentation for this struct was generated from the following files:
- router/src/routing_guidelines/src/rpn.h
- router/src/routing_guidelines/src/rpn.cc