#include <basic.h>
Public Member Functions | |
void | atom (const string &name) |
Parsing an atom. | |
void | atom_arg (const string &name) |
Parsing an atom argument. | |
void | var (const string &name) |
Parsing a variable. |
void syn::ParseAction::atom | ( | const string & | name | ) | [inline] |
void syn::ParseAction::atom_arg | ( | const string & | name | ) | [inline] |
void syn::ParseAction::var | ( | const string & | name | ) | [inline] |