libtmux::NodeCollector
C++
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++
- Swift Unavailable
- Module
- libtmux
- Package
- libtmux-cxx
- Source
- include/libtmux/lowered_node.hpp
-
Collects a lowered expression.
This is the sink the relation builders use to capture their child, and it is a plain value so the result is copyable. Builds the flat node list a lowered expression is, keeping the indices stable so a parent can reference a child it has not finished emitting.
11 declared, 0 inherited
Members
- begin_group method
- begin_negation method
- begin_relation method
- bool_test method
- end_group method
- end_negation method
- end_relation method
- nodes method
- number_test method
- string_test method
- take method