SynthesisContext (class)

This type is found in the namespace Microsoft.PowerShell.Commands.StringManipulation.FlashExtractText.Semantics.Internal

mget_ContentString
mget_StartPositionUInt32
mget_EndPositionUInt32
mget_InputStartIsPreciseBoolean
mget_InputEndIsPreciseBoolean
mget_PrefixFieldRegexRegularExpression
mget_FieldRegexRegularExpression
mget_SuffixFieldRegexRegularExpression
mTryGetAllMatchesStartingAtBoolean
mTryGetTokenMatchStartingAtBoolean
mTryGetAllMatchesEndingAtBoolean
mTryGetTokenMatchEndingAtBoolean
mTryGetMatchPositionsForBoolean
mAddStaticTokenVoid
mGetStaticTokenByNameToken
mInitializeLearningContextVoid
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
c.ctor
pContentString
pStartPositionUInt32
pEndPositionUInt32
pInputStartIsPreciseBoolean
pInputEndIsPreciseBoolean
pPrefixFieldRegexRegularExpression
pFieldRegexRegularExpression
pSuffixFieldRegexRegularExpression

get_Content

get_StartPosition

.

get_EndPosition

.

get_InputStartIsPrecise

.

get_InputEndIsPrecise

.

get_PrefixFieldRegex

.

get_FieldRegex

.

get_SuffixFieldRegex

.

TryGetAllMatchesStartingAt

.

TryGetTokenMatchStartingAt

posSystem.UInt32
matchesSystem.Collections.Generic.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]&

TryGetAllMatchesEndingAt

posSystem.UInt32
tokenMicrosoft.PowerShell.Commands.StringManipulation.FlashExtractText.Semantics.Internal.Token
matchMicrosoft.PowerShell.Commands.StringManipulation.FlashExtractText.Semantics.Internal.TokenMatch&

TryGetTokenMatchEndingAt

posSystem.UInt32
matchesSystem.Collections.Generic.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]&

TryGetMatchPositionsFor

posSystem.UInt32
tokenMicrosoft.PowerShell.Commands.StringManipulation.FlashExtractText.Semantics.Internal.Token
matchMicrosoft.PowerShell.Commands.StringManipulation.FlashExtractText.Semantics.Internal.TokenMatch&

AddStaticToken

tokenMicrosoft.PowerShell.Commands.StringManipulation.FlashExtractText.Semantics.Internal.Token
matchPositionsMicrosoft.PowerShell.Commands.StringManipulation.FlashExtractText.Semantics.Internal.CachedList&

GetStaticTokenByName

tokenMicrosoft.PowerShell.Commands.StringManipulation.FlashExtractText.Semantics.Internal.Token

InitializeLearningContext

nameSystem.String

Equals

examplesSystem.Collections.Generic.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
inputStartIsPreciseSystem.Boolean
inputEndIsPreciseSystem.Boolean
prefixRegexSystem.Text.RegularExpressions.Regex
contentRegexSystem.Text.RegularExpressions.Regex
suffixRegexSystem.Text.RegularExpressions.Regex

GetHashCode

objSystem.Object

GetType

.

ToString

.

.ctor

.

Content

sSystem.String

StartPosition

.

EndPosition

.

InputStartIsPrecise

.

InputEndIsPrecise

.

PrefixFieldRegex

.

FieldRegex

.

SuffixFieldRegex

.
.