Click or drag to resize

LexerCheckMatch Method (Int32, Int32)

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

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

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

Parameters

a
Type: SystemInt32

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

b
Type: SystemInt32

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

See Also