Click or drag to resize

Token Constructor (TokenType)

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

Initializes a new instance of the Token class

Namespace:  Monkeyspeak
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public Token(
	TokenType type
)

Parameters

type
Type: MonkeyspeakTokenType

[Missing <param name="type"/> documentation for "M:Monkeyspeak.Token.#ctor(Monkeyspeak.TokenType)"]

See Also