-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Example use RegexPattern. Also maybe using NotNull?
<?xml version="1.0" encoding="utf-8"?>
<assembly name="FSharp.Interop.Compose">
<member name="M:FSharp.Interop.Compose.Text.RegularExpressions.Regex.matches(System.String,System.String)">
<parameter name="pattern">
<attribute ctor="M:JetBrains.Annotations.RegexPatternAttribute.#ctor" />
</parameter>
</member>
<member name="M:FSharp.Interop.Compose.Text.RegularExpressions.Regex.match(System.String,System.String)">
<parameter name="pattern">
<attribute ctor="M:JetBrains.Annotations.RegexPatternAttribute.#ctor" />
</parameter>
</member>
<member name="M:FSharp.Interop.Compose.Text.RegularExpressions.Regex.isMatch(System.String,System.String)">
<parameter name="pattern">
<attribute ctor="M:JetBrains.Annotations.RegexPatternAttribute.#ctor" />
</parameter>>
</member>
<member name="M:FSharp.Interop.Compose.Text.RegularExpressions.Regex.Full.split(System.String,System.Text.RegularExpressions.RegexOptions,System.String)">
<parameter name="pattern">
<attribute ctor="M:JetBrains.Annotations.RegexPatternAttribute.#ctor" />
</parameter>>
</member>
<member name="M:FSharp.Interop.Compose.Text.RegularExpressions.Regex.Full.replace(System.String,System.String,System.Text.RegularExpressions.RegexOptions,System.String)">
<parameter name="pattern">
<attribute ctor="M:JetBrains.Annotations.RegexPatternAttribute.#ctor" />
</parameter>
</member>
<member name="M:FSharp.Interop.Compose.Text.RegularExpressions.Regex.Full.matches(System.String,System.Text.RegularExpressions.RegexOptions,System.String)">
<parameter name="pattern">
<attribute ctor="M:JetBrains.Annotations.RegexPatternAttribute.#ctor" />
</parameter>
</member>
<member name="M:FSharp.Interop.Compose.Text.RegularExpressions.Regex.Full.match(System.String,System.Text.RegularExpressions.RegexOptions,System.String)">
<parameter name="pattern">
<attribute ctor="M:JetBrains.Annotations.RegexPatternAttribute.#ctor" />
</parameter>
</member>
<member name="M:FSharp.Interop.Compose.Text.RegularExpressions.Regex.Full.isMatch(System.String,System.Text.RegularExpressions.RegexOptions,System.String)">
<parameter name="pattern">
<attribute ctor="M:JetBrains.Annotations.RegexPatternAttribute.#ctor" />
</parameter>
</member>
</assembly>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels