On this page
libtmux::lower
- Module
- libtmux
- Package
- libtmux-cxx
- Source
- include/libtmux/lowering.hpp
- lower ( typename Entity , typename Sink , expr : const FilterExpr< Entity > & , sink : Sink & ) typename Entity
-
A sink receives one call per node in prefix order.
Groups and negations are bracketed by begin/end so a sink never has to count operands itself.
0 declared, 0 inherited