Mercury library  1.0
Translation of CFG grammars into an object model (Bachelor's thesis).
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties
Properties | List of all members
Mercury.Interpreting.TextEntry Class Reference

Stores informations logged by actions or internal Evaluator. More...

Inheritance diagram for Mercury.Interpreting.TextEntry:
Mercury.Interpreting.DataEntry

Properties

string ActionName [get, set]
 The name of the action. More...
 
string Text [get]
 Entry text. More...
 

Detailed Description

Stores informations logged by actions or internal Evaluator.

Definition at line 25 of file Entries.cs.

Property Documentation

string Mercury.Interpreting.TextEntry.ActionName
getset

The name of the action.

Definition at line 43 of file Entries.cs.

string Mercury.Interpreting.TextEntry.Text
get

Entry text.

Definition at line 46 of file Entries.cs.


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