Share via


IScanner Members

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

Public method

ScanTokenAndProvideInfoAboutIt

Parses the next language token from the current line and returns information about it.

Public method

SetSource

Sets the line to be parsed.

Top

See Also

Reference

IScanner Interface

Microsoft.VisualStudio.Package Namespace