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

Maintains grammar assemblies, reloads updated files automatically. More...

Public Member Functions

Parsing.Grammar CreateGrammar ()
 

Properties

GrammarItem SelectedGrammar [get, set]
 

Events

EventHandler AssemblyUpdated
 

Detailed Description

Maintains grammar assemblies, reloads updated files automatically.

Definition at line 14 of file GrammarLoader.cs.

Member Function Documentation

Parsing.Grammar Irony.GrammarExplorer.GrammarLoader.CreateGrammar ( )

Definition at line 29 of file GrammarLoader.cs.

References Irony.Parsing.Parsing.

Property Documentation

GrammarItem Irony.GrammarExplorer.GrammarLoader.SelectedGrammar
getset

Definition at line 27 of file GrammarLoader.cs.

Event Documentation

EventHandler Irony.GrammarExplorer.GrammarLoader.AssemblyUpdated

Definition at line 25 of file GrammarLoader.cs.


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