Click or drag to resize

AbstractLexerEngine Property

[This is preliminary documentation and is subject to change.]

Gets the engine.

Namespace:  Monkeyspeak
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public virtual MonkeyspeakEngine Engine { get; private set; }

Property Value

Type: MonkeyspeakEngine
The engine.
See Also