Property LContext
LContext
Gets the left context pattern. This is a regular expression that must match to the left of the pattern.
Declaration
public virtual IRPattern LContext { get; }
Property Value
Type | Description |
---|---|
IRPattern |
Gets the left context pattern. This is a regular expression that must match to the left of the pattern.
public virtual IRPattern LContext { get; }
Type | Description |
---|---|
IRPattern |