feisty meow concerns codebase  2.140
test_tokenizer.cpp File Reference
Include dependency graph for test_tokenizer.cpp:

Go to the source code of this file.

Macros

#define LOG(to_print)   EMERGENCY_LOG(program_wide_logger::get(), astring(to_print))
 

Functions

 HOOPLE_MAIN (test_tokenizer,)
 

Variables

const int MAX_LINE_SIZE = 1000
 

Macro Definition Documentation

◆ LOG

#define LOG (   to_print)    EMERGENCY_LOG(program_wide_logger::get(), astring(to_print))

Definition at line 37 of file test_tokenizer.cpp.

Function Documentation

◆ HOOPLE_MAIN()

HOOPLE_MAIN ( test_tokenizer  )

Variable Documentation

◆ MAX_LINE_SIZE

const int MAX_LINE_SIZE = 1000

Definition at line 39 of file test_tokenizer.cpp.