|
cprover
|
Implementation of the SMT-LIB v2.6 tokenizer; see smt2_tokenizer.h for the corresponding interface. More...
#include "smt2_tokenizer.h"Go to the source code of this file.
Functions | |
| bool | is_smt2_simple_symbol_character (char ch) |
Implementation of the SMT-LIB v2.6 tokenizer; see smt2_tokenizer.h for the corresponding interface.
Definition in file smt2_tokenizer.cpp.
| bool is_smt2_simple_symbol_character | ( | char | ch | ) |
Definition at line 15 of file smt2_tokenizer.cpp.