#include <gram.h>
Data Fields | |
SYMID | nodeId |
SyckNode * | nodeData |
char * | name |
VALUE | val |
NODE * | node |
ID | id |
int | num |
struct vtable * | vars |
Definition at line 133 of file gram.c.
char * YYSTYPE::name |
Definition at line 136 of file gram.c.
Referenced by sycklex_bytecode_utf8(), and sycklex_yaml_utf8().
Definition at line 135 of file gram.c.
Referenced by sycklex_bytecode_utf8(), sycklex_yaml_utf8(), and yyparse().
SYMID YYSTYPE::nodeId |
int YYSTYPE::num |
struct vtable* YYSTYPE::vars |