Click or drag to resize

LexerIsMatch Method (String)

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

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

Namespace:  Monkeyspeak
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public bool IsMatch(
	string str
)

Parameters

str
Type: SystemString

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

Return Value

Type: Boolean

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

See Also