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

#include <effect_parsing.hpp>

Public Member Functions

void type (association_type t, std::string_view v, error_handler &err, int32_t line, effect_building_context &context)
 
void finish (effect_building_context &)
 

Public Attributes

std::string_view value
 
dcon::unit_type_id type_
 

Detailed Description

Definition at line 266 of file effect_parsing.hpp.

Member Function Documentation

◆ finish()

void parsers::ef_sub_unit::finish ( effect_building_context )
inline

Definition at line 278 of file effect_parsing.hpp.

◆ type()

void parsers::ef_sub_unit::type ( association_type  t,
std::string_view  v,
error_handler err,
int32_t  line,
effect_building_context context 
)
inline

Definition at line 269 of file effect_parsing.hpp.

Member Data Documentation

◆ type_

dcon::unit_type_id parsers::ef_sub_unit::type_

Definition at line 268 of file effect_parsing.hpp.

◆ value

std::string_view parsers::ef_sub_unit::value

Definition at line 267 of file effect_parsing.hpp.


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