Module swim.structure
Package swim.structure.selector
package swim.structure.selector
Selector expression trees.
-
ClassesClassDescriptionA
Selectorthat, whenevaluatedagainst someInterpreter, yields all of the "children" of the topItemin the interpreter's frame stack.ASelectorthat, whenevaluatedagainst someInterpreterstack, yields all of the "descendants" of the topIteminstack.ASelectorthat, whenevaluatedagainst someInterpreter, yields all of the "keys" of the topItemin the interpreter's frame stack.ASelectorthat, whenevaluatedagainst someInterpreter, yields all of the "values" of the topItemin the interpreter's frame stack.