Canola  0.8.D001
Functions
test_number_z/lex.h File Reference

Go to the source code of this file.

Functions

int grammar_lex (void)
void grammar_error (const char *text)
void lex_end (void)

Function Documentation

void grammar_error ( const char *  text)

Definition at line 222 of file lex.cc.

int grammar_lex ( void  )

Definition at line 63 of file lex.cc.

void lex_end ( void  )

Definition at line 35 of file lex.cc.