Electroneum
Public Member Functions | Public Attributes | List of all members
crow::mustache::Action Struct Reference

#include <mustache.h>

Public Member Functions

 Action (ActionType t, int start, int end, int pos=0)
 

Public Attributes

int start
 
int end
 
int pos
 
ActionType t
 

Constructor & Destructor Documentation

◆ Action()

crow::mustache::Action::Action ( ActionType  t,
int  start,
int  end,
int  pos = 0 
)
inline

Member Data Documentation

◆ end

int crow::mustache::Action::end

◆ pos

int crow::mustache::Action::pos

◆ start

int crow::mustache::Action::start

◆ t

ActionType crow::mustache::Action::t

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