Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Used as the interface for a language parser in a language service.
The IScanner type exposes the following members.
Methods
Name
Description
ScanTokenAndProvideInfoAboutIt
Parses the next language token from the current line and returns information about it.
Sets the line to be parsed.
Top