#include <ao-syntax.h>
Public Attributes | |
char * | token |
s_arg | arg |
vector< s_arg > * | args |
Definition at line 248 of file ao-syntax.cpp.
Definition at line 255 of file ao-syntax.cpp.
vector< s_arg > * YYSTYPE::args |
Definition at line 256 of file ao-syntax.cpp.
char * YYSTYPE::token |
Definition at line 254 of file ao-syntax.cpp.