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

#include <parsers_declarations.hpp>

Public Member Functions

void next_step_only (association_type, bool value, error_handler &err, int32_t line, issue_context &context)
 
void administrative (association_type, bool value, error_handler &err, int32_t line, issue_context &context)
 
void finish (issue_context &)
 
void next_step_only (association_type, bool value, error_handler &err, int32_t line, reform_context &context)
 
void administrative (association_type, bool value, error_handler &err, int32_t line, reform_context &context)
 
void finish (reform_context &)
 

Detailed Description

Definition at line 1106 of file parsers_declarations.hpp.

Member Function Documentation

◆ administrative() [1/2]

void parsers::issue::administrative ( association_type  ,
bool  value,
error_handler err,
int32_t  line,
issue_context context 
)

Definition at line 117 of file parsers_declarations.cpp.

◆ administrative() [2/2]

void parsers::issue::administrative ( association_type  ,
bool  value,
error_handler err,
int32_t  line,
reform_context context 
)

Definition at line 125 of file parsers_declarations.cpp.

◆ finish() [1/2]

void parsers::issue::finish ( issue_context )
inline

Definition at line 1109 of file parsers_declarations.hpp.

◆ finish() [2/2]

void parsers::issue::finish ( reform_context )
inline

Definition at line 1112 of file parsers_declarations.hpp.

◆ next_step_only() [1/2]

void parsers::issue::next_step_only ( association_type  ,
bool  value,
error_handler err,
int32_t  line,
issue_context context 
)

Definition at line 113 of file parsers_declarations.cpp.

◆ next_step_only() [2/2]

void parsers::issue::next_step_only ( association_type  ,
bool  value,
error_handler err,
int32_t  line,
reform_context context 
)

Definition at line 121 of file parsers_declarations.cpp.


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