Spicy
Public Member Functions | List of all members
VisitorClearCanonicalIDs Struct Reference
Inheritance diagram for VisitorClearCanonicalIDs:
hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >

Public Member Functions

result_t operator() (const Declaration &d, position_t p)
 
- Public Member Functions inherited from hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >
virtual void preDispatch (const Erased &, int)
 
auto dispatch (position_t &i)
 
auto dispatch (const_position_t &i)
 
auto dispatch (Erased *n)
 
auto dispatch (const Erased &n)
 
auto walk (const Erased &root)
 
auto walk (Erased *root)
 

Additional Inherited Members

- Public Types inherited from hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >
using result_t = Result
 
using erased_t = Erased
 
using base_t = Visitor< Result, Dispatcher, Erased, order >
 
using visitor_t = Dispatcher
 
using iterator_t = Iterator< Erased, order, false >
 
using const_iterator_t = Iterator< Erased, order, true >
 
using position_t = typename iterator_t::Position
 
using const_position_t = typename const_iterator_t::Position
 
- Static Public Attributes inherited from hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >
static const Order order_ = order
 

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