Click or drag to resize

LexerIsMatch Method (Char)

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

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

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

Parameters

c
Type: SystemChar

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

Return Value

Type: Boolean

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

See Also