Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
Irony.Parsing.TermReportGroup Class Reference

Public Member Functions

 TermReportGroup (string alias, TermReportGroupType groupType, IEnumerable< Terminal > terminals)
 

Public Attributes

string Alias
 
TermReportGroupType GroupType
 
TerminalSet Terminals = new TerminalSet()
 

Detailed Description

Definition at line 34 of file TermReportGroups.cs.

Constructor & Destructor Documentation

Irony.Parsing.TermReportGroup.TermReportGroup ( string  alias,
TermReportGroupType  groupType,
IEnumerable< Terminal terminals 
)

Definition at line 39 of file TermReportGroups.cs.

Member Data Documentation

string Irony.Parsing.TermReportGroup.Alias

Definition at line 35 of file TermReportGroups.cs.

TermReportGroupType Irony.Parsing.TermReportGroup.GroupType

Definition at line 36 of file TermReportGroups.cs.

TerminalSet Irony.Parsing.TermReportGroup.Terminals = new TerminalSet()

Definition at line 37 of file TermReportGroups.cs.


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