Public Member Functions | Public Attributes

SetSpec Class Reference

Wraps a set template with an object list. More...

#include <DataNodes.h>

Inheritance diagram for SetSpec:
SyntaxNode

List of all members.

Public Member Functions

 SetSpec (const SyntaxNode *new_tmpl, const ListNode *new_list)

Public Attributes

const SyntaxNodetmpl
const ListNodelist

Detailed Description

Wraps a set template with an object list.


Constructor & Destructor Documentation

SetSpec::SetSpec ( const SyntaxNode new_tmpl,
const ListNode new_list 
) [inline]

Member Data Documentation

Referenced by yyparse().


The documentation for this class was generated from the following file: