Spicy
Public Member Functions | Public Attributes | List of all members
hilti::visitor::Location< E > Class Template Reference

#include <visitor-types.h>

Public Member Functions

operator* () const
 
std::remove_reference< E >::type * operator-> () const
 
 Location (E node=nullptr, int child=0)
 

Public Attributes

node
 
int child
 

Detailed Description

template<typename E>
class hilti::visitor::Location< E >

Represents the location of a single node inside an AST during iteration.


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