Click or drag to resize

LexerIsMatch Method (Int32)

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

[Missing <summary> documentation for "M:Monkeyspeak.Lexer.IsMatch(System.Int32)"]

Namespace:  Monkeyspeak
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public bool IsMatch(
	int c
)

Parameters

c
Type: SystemInt32

[Missing <param name="c"/> documentation for "M:Monkeyspeak.Lexer.IsMatch(System.Int32)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Monkeyspeak.Lexer.IsMatch(System.Int32)"]

See Also