| LexerSkipBlockComment Method |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:Monkeyspeak.Lexer.SkipBlockComment"]
Namespace:
Monkeyspeak
Assembly:
Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax private void SkipBlockComment()
Private Sub SkipBlockComment
private:
void SkipBlockComment()
private member SkipBlockComment : unit -> unit
See Also