Lumiera  0.pre.03
»edit your freedom«
DataCap::Locator Struct Reference

#include "lib/diff/gen-node.hpp"

Description

Helper to refer to any element position, irrespective if on top level or within a nested scope

Remarks
typically used within lib::IterStateWrapper
See also
DataCap::expand()

Definition at line 539 of file gen-node.hpp.

Public Member Functions

 Locator (GenNode const &n)
 
 Locator (Rec const &r)
 
bool checkPoint () const
 
const GenNodeget () const
 
void iterNext ()
 
GenNode const & yield () const
 

Public Attributes

const GenNodenode_
 
Rec::iterator scope_
 
+ Collaboration diagram for DataCap::Locator:

The documentation for this struct was generated from the following file: