buffalo
Loading...
Searching...
No Matches
bf::ValueTokenReference< G > Class Template Reference

#include <buffalo.h>

Public Member Functions

ValueToken< G > & GetValueToken () const
 
G::ValueTypeGetValue () const
 
 ValueTokenReference (std::size_t index, std::shared_ptr< ValueTokenStore< G > > store)
 

Detailed Description

template<IGrammar G>
class bf::ValueTokenReference< G >

Definition at line 327 of file buffalo.h.

Constructor & Destructor Documentation

◆ ValueTokenReference()

template<IGrammar G>
bf::ValueTokenReference< G >::ValueTokenReference ( std::size_t  index,
std::shared_ptr< ValueTokenStore< G > >  store 
)
inline

Definition at line 343 of file buffalo.h.

Member Function Documentation

◆ GetValue()

template<IGrammar G>
G::ValueType & bf::ValueTokenReference< G >::GetValue ( ) const
inline

Definition at line 338 of file buffalo.h.

◆ GetValueToken()

template<IGrammar G>
ValueToken< G > & bf::ValueTokenReference< G >::GetValueToken ( ) const
inline

Definition at line 333 of file buffalo.h.


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