Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

libtmux::LoweredNode

C++
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++
  • Swift Unavailable

View as Markdown

Module
libtmux
Package
libtmux-cxx
Source
include/libtmux/lowered_node.hpp
struct libtmux::LoweredNode
struct [source]
struct [source]
struct libtmux::LoweredNode

One node of a filter after it has been reduced to what tmux's -f format language can express.

9 declared, 0 inherited

Members

  • conjunction attribute
  • expected attribute
  • kind attribute
  • Kind enum
  • name attribute Field name for a test, relation name for a relation, empty otherwise.
  • number attribute The value a number_test compares against, kept as a number so a future tmux -f compiler does not have to parse it back out of the operand.
  • op attribute
  • operand attribute
  • quantifier attribute
Esc

Type to search.