All types
|
All members
RT.Generex
RT.Generexes
Generex
Generex
<T>
Generex
<T, TResult>
Generex<T, TResult>
(
result
)
And
<>(
other
,
selector
)
AndExact
<>(
other
,
selector
)
AndExactRaw
<>(
other
,
selector
)
AndRaw
<>(
other
,
selector
)
AndReverse
<>(
other
,
selector
)
AndReverseRaw
<>(
other
,
selector
)
Cast
<>()
OfType
<>()
Optional
()
OptionalGreedy
()
Or
(
predicate
,
selector
)
Or
(
element
,
selector
)
Or
(
selector
,
elements
)
Or
(
selector
,
elements
)
Or
(
element
,
selector
,
comparer
)
Or
(
selector
,
comparer
,
elements
)
Or
(
selector
,
comparer
,
elements
)
Process
<>(
selector
)
ProcessRaw
<>(
selector
)
Repeat
()
Repeat
(
min
)
Repeat
(
min
,
max
)
RepeatGreedy
()
RepeatGreedy
(
min
)
RepeatGreedy
(
min
,
max
)
RepeatWithSeparator
(
separator
)
RepeatWithSeparatorGreedy
(
separator
)
Then
<>(
other
,
selector
)
Then
<>(
other
,
selector
)
ThenExpect
<>(
expectation
,
selector
,
exception
Generator
)
ThenExpect
<>(
expectation
,
selector
,
exception
Generator
)
ThenExpectRaw
<>(
expectation
,
selector
,
exception
Generator
)
ThenRaw
<>(
other
,
selector
)
Times
(
times
)
operator+
(
one
,
two
)
operator+
(
one
,
two
)
Generex
Base
<T, TMatch, TGenerex, TGenerex
Match>
Generex
Match
<T>
Generex
Match
<T, TResult>
Generex
No
Result
Base
<T, TGenerex, TGenerex
Match>
Generex
With
Result
Base
<T, TResult, TGenerex, TGenerex
Match>
Length
And
Result
<TResult>
Stringerex
Stringerex
<TResult>
Stringerexes
Stringerex
Match
Stringerex
Match
<TResult>
PropellerApi
RT.ArithmeticCoding
RT.CommandLine
RT.Dijkstra
RT.Json
RT.Lingo
RT.Lingo.Base
RT.NUnitDirect
RT.PostBuild
RT.SelfService
RT.Serialization
RT.Serialization.Binary
RT.Serialization.Json
RT.Serialization.Xml
RT.Servers
RT.TagSoup
RT.Util
RT.Util.Core
Legend
Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field
Constructor:
Generex<T, TResult>
(
TResult
)
Declared in:
RT.Generexes.
Generex
<T, TResult>
Declaration
public
Generex
<T, TResult>
(
TResult
result
)
Summary
Instantiates an empty regular expression which always matches and returns the specified result object.