![]() |
Paradox Game Engine
v1.0.0 beta06
|
Public Member Functions | |
| ViewData (ParseTree tree) | |
Public Attributes | |
| readonly TokenList | ColoredTokens = new TokenList() |
| readonly TokenList | NotColoredTokens = new TokenList() |
| ParseTree | Tree |
Definition at line 47 of file EditorViewAdapter.cs.
| Irony.GrammarExplorer.ViewData.ViewData | ( | ParseTree | tree | ) |
Definition at line 52 of file EditorViewAdapter.cs.
Definition at line 49 of file EditorViewAdapter.cs.
Definition at line 50 of file EditorViewAdapter.cs.
| ParseTree Irony.GrammarExplorer.ViewData.Tree |
Definition at line 51 of file EditorViewAdapter.cs.
Referenced by Irony.GrammarExplorer.EditorViewAdapter.GetTokensInRange().