#include <stdio.h>#include <string>#include "ycp/Scanner.h"#include "ycp/YCode.h"Go to the source code of this file.
Classes | |
| class | Parser |
| YCP parser A YCP parser read a characters stream and outputs a sequence of YCP values. Three properties of the YCP grammar are important:. More... | |
1.5.0