Click or drag to resize

Compiler Constructor

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

Initializes a new instance of the Compiler class

Namespace:  Monkeyspeak.lexical
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public Compiler(
	MonkeyspeakEngine engine
)

Parameters

engine
Type: MonkeyspeakMonkeyspeakEngine

[Missing <param name="engine"/> documentation for "M:Monkeyspeak.lexical.Compiler.#ctor(Monkeyspeak.MonkeyspeakEngine)"]

See Also