Mono Class Library: Overview

System.Text.RegularExpressions.RegexRunner: Members

The members of System.Text.RegularExpressions.RegexRunner are listed below.

See Also: Inherited members from System.Object

Protected Constructors

Documentation for this section has not yet been entered.

Protected Fields

runcrawlint[]. Documentation for this section has not yet been entered.
runcrawlposint. Documentation for this section has not yet been entered.
runmatchMatch. Documentation for this section has not yet been entered.
runregexRegex. Documentation for this section has not yet been entered.
runstackint[]. Documentation for this section has not yet been entered.
runstackposint. Documentation for this section has not yet been entered.
runtextstring. Documentation for this section has not yet been entered.
runtextbegint. Documentation for this section has not yet been entered.
runtextendint. Documentation for this section has not yet been entered.
runtextposint. Documentation for this section has not yet been entered.
runtextstartint. Documentation for this section has not yet been entered.
runtrackint[]. Documentation for this section has not yet been entered.
runtrackcountint. Documentation for this section has not yet been entered.
runtrackposint. Documentation for this section has not yet been entered.

Protected Methods

Capture(int, int, int)
Documentation for this section has not yet been entered.
static
CharInClass(char, string) : bool
Documentation for this section has not yet been entered.
static
CharInSet(char, string, string) : bool
Documentation for this section has not yet been entered.
Crawl(int)
Documentation for this section has not yet been entered.
Crawlpos() : int
Documentation for this section has not yet been entered.
DoubleCrawl()
Documentation for this section has not yet been entered.
DoubleStack()
Documentation for this section has not yet been entered.
DoubleTrack()
Documentation for this section has not yet been entered.
EnsureStorage()
Documentation for this section has not yet been entered.
abstract
FindFirstChar() : bool
Documentation for this section has not yet been entered.
abstract
Go()
Documentation for this section has not yet been entered.
abstract
InitTrackCount()
Documentation for this section has not yet been entered.
IsBoundary(int, int, int) : bool
Documentation for this section has not yet been entered.
IsECMABoundary(int, int, int) : bool
Documentation for this section has not yet been entered.
IsMatched(int) : bool
Documentation for this section has not yet been entered.
MatchIndex(int) : int
Documentation for this section has not yet been entered.
MatchLength(int) : int
Documentation for this section has not yet been entered.
Popcrawl() : int
Documentation for this section has not yet been entered.
Scan(Regex, string, int, int, int, int, bool) : Match
Documentation for this section has not yet been entered.
TransferCapture(int, int, int, int)
Documentation for this section has not yet been entered.
Uncapture()
Documentation for this section has not yet been entered.