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

Public Member Functions

 AstException (object astNode, string message)
 

Public Attributes

object AstNode
 

Detailed Description

Definition at line 19 of file AstException.cs.

Constructor & Destructor Documentation

Irony.Interpreter.Ast.AstException.AstException ( object  astNode,
string  message 
)

Definition at line 21 of file AstException.cs.

Member Data Documentation

object Irony.Interpreter.Ast.AstException.AstNode

Definition at line 20 of file AstException.cs.


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