Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
Irony.Parsing.GrammarErrorException Class Reference
Inheritance diagram for Irony.Parsing.GrammarErrorException:
Exception

Public Member Functions

 GrammarErrorException (string message, GrammarError error)
 

Public Attributes

readonly GrammarError Error
 

Detailed Description

Definition at line 61 of file GrammarError.cs.

Constructor & Destructor Documentation

Irony.Parsing.GrammarErrorException.GrammarErrorException ( string  message,
GrammarError  error 
)

Definition at line 63 of file GrammarError.cs.

Member Data Documentation

readonly GrammarError Irony.Parsing.GrammarErrorException.Error

Definition at line 62 of file GrammarError.cs.


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