Click or drag to resize

AbstractLexerNext Method

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

Advances one character in the reader.

Namespace:  Monkeyspeak
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public abstract int Next()

Return Value

Type: Int32

[Missing <returns> documentation for "M:Monkeyspeak.AbstractLexer.Next"]

See Also