Home
last modified time | relevance | path

Searched defs:code_props (Results 1 – 1 of 1) sorted by relevance

/external/bison/src/
Dscan-code.h41 typedef struct code_props { struct
49 * \c NULL iff \c code_props::kind is \c CODE_PROPS_NONE. argument
53 /** Undefined iff \c code_props::code is \c NULL. */ argument
59 * the \c code_props that would contain the code passage associated argument
69 /** \c NULL iff \c code_props::kind is not \c CODE_PROPS_RULE_ACTION. */ argument
74 } code_props; argument