Click or drag to resize

LexerCheckMatch Method (Char, Char)

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

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

Namespace:  Monkeyspeak
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public void CheckMatch(
	char a,
	char b
)

Parameters

a
Type: SystemChar

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

b
Type: SystemChar

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

See Also