| LexerMatchVariable Method |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:Monkeyspeak.Lexer.MatchVariable"]
Namespace:
Monkeyspeak
Assembly:
Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax private Token MatchVariable()
Private Function MatchVariable As Token
private:
Token MatchVariable()
private member MatchVariable : unit -> Token
Return Value
Type:
Token[Missing <returns> documentation for "M:Monkeyspeak.Lexer.MatchVariable"]
See Also