Contains the definition for AprilTokenizer class. More...
#include <april/april.h>
Go to the source code of this file.
Classes | |
struct | april::AaToken |
a token descriptor (string is not contained inside) More... | |
struct | april::AaTkString |
a tokenised string; contains the string itself and the list of tokens More... | |
class | april::AprilTokenizer |
A class capable of splitting strings into tokens. More... |
Contains the definition for AprilTokenizer class.