On this page
io.github.libtmux.query.FieldRef.FieldRef
- Module
- io.github.libtmux.query.FieldRef
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/query/FieldRef.java
-
A named, kinded accessor.
<p>The name makes a built expression printable; the kind makes consumers independent of the operand's runtime class. A serializer or compiler must bind the exact handle against its own model before trusting the name to describe what the accessor reads.
5 declared, 0 inherited