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 | |
---|---|---|
LexicalAnalyzer |
The expression to analyze.
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
MoveNext |
Gets the type of the next token.
|
|
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Current |
Gets the string value of the current token.
|
|
CurrentMatch |
Gets the current match of the regular expression.
|
|
PreviousMatch |
Gets the previous match of the regular expression.
|
See Also
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. |