Aegis  4.25.D505
Functions
libaegis/aer/lex.h File Reference
#include <libaegis/aer/pos.h>

Go to the source code of this file.

Functions

void rpt_lex_open (struct string_ty *)
void rpt_lex_close (void)
int aer_report_lex (void)
void aer_report_error (const char *)
void rpt_lex_error (const rpt_position::pointer &, const char *)
void aer_lex_error (sub_context_ty &, const rpt_position::pointer &, const char *)
void aer_lex_error (sub_context_ty &, const char *)
rpt_position::pointer rpt_lex_pos_get (void)

Function Documentation

void aer_lex_error ( sub_context_ty ,
const rpt_position::pointer ,
const char *   
)
void aer_lex_error ( sub_context_ty ,
const char *   
)
void aer_report_error ( const char *  )
int aer_report_lex ( void  )
void rpt_lex_close ( void  )
void rpt_lex_error ( const rpt_position::pointer ,
const char *   
)
void rpt_lex_open ( struct string_ty )