Partager via


LexicalAnalyzer Members

Include Protected Members
Include Inherited Members

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The LexicalAnalyzer type exposes the following members.

Constructors

  Name Description
Public method LexicalAnalyzer
The expression to analyze.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method MoveNext
Gets the type of the next token.
Public method ToString (Inherited from Object.)

Properties

  Name Description
Public property Current
Gets the string value of the current token.
Public property CurrentMatch
Gets the current match of the regular expression.
Public property PreviousMatch
Gets the previous match of the regular expression.

See Also

LexicalAnalyzer Class

Microsoft.Practices.EnterpriseLibrary.Security Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.