Project Alice
Loading...
Searching...
No Matches
parsers::tr_check_variable Struct Reference

#include <trigger_parsing.hpp>

Public Member Functions

void value (association_type t, float v, error_handler &err, int32_t line, trigger_building_context &context)
 
void finish (trigger_building_context &)
 

Public Attributes

std::string_view which
 
float value_ = 0.0f
 
association_type a
 

Detailed Description

Definition at line 224 of file trigger_parsing.hpp.

Member Function Documentation

◆ finish()

void parsers::tr_check_variable::finish ( trigger_building_context )
inline

Definition at line 232 of file trigger_parsing.hpp.

◆ value()

void parsers::tr_check_variable::value ( association_type  t,
float  v,
error_handler err,
int32_t  line,
trigger_building_context context 
)
inline

Definition at line 228 of file trigger_parsing.hpp.

Member Data Documentation

◆ a

association_type parsers::tr_check_variable::a

Definition at line 227 of file trigger_parsing.hpp.

◆ value_

float parsers::tr_check_variable::value_ = 0.0f

Definition at line 226 of file trigger_parsing.hpp.

◆ which

std::string_view parsers::tr_check_variable::which

Definition at line 225 of file trigger_parsing.hpp.


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