![]() |
Paradox Game Engine
v1.0.0 beta06
|
Public Member Functions | |
| TermReportGroup (string alias, TermReportGroupType groupType, IEnumerable< Terminal > terminals) | |
Public Attributes | |
| string | Alias |
| TermReportGroupType | GroupType |
| TerminalSet | Terminals = new TerminalSet() |
Definition at line 34 of file TermReportGroups.cs.
| Irony.Parsing.TermReportGroup.TermReportGroup | ( | string | alias, |
| TermReportGroupType | groupType, | ||
| IEnumerable< Terminal > | terminals | ||
| ) |
Definition at line 39 of file TermReportGroups.cs.
| 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.