Property LeaveState
LeaveState
Gets or sets ILexState
object that specifies lexical resulting state after lexical analyzer locates text, that matches to the LexSyntaxBlock.Expression
.
public virtual ILexState LeaveState { get; set; }
Gets or sets ILexState
object that specifies lexical resulting state after lexical analyzer locates text, that matches to the LexSyntaxBlock.Expression
.
public virtual ILexState LeaveState { get; set; }