Public Attributes

YYSTYPE Union Reference

The union used by lex and bison to build the Abstract Syntax Tree. More...

#include <ETCL_Interpreter.h>

List of all members.

Public Attributes

ACE_VERSIONED_NAMESPACE_NAME::ETCL_Constraint * constraint

Detailed Description

The union used by lex and bison to build the Abstract Syntax Tree.

Definition at line 105 of file ETCL_Interpreter.h.


Member Data Documentation

ACE_VERSIONED_NAMESPACE_NAME::ETCL_Constraint* YYSTYPE::constraint

Definition at line 107 of file ETCL_Interpreter.h.


The documentation for this union was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines