Method in IndentAwareLexer
Returns a value indicating whether the lexer is currently lexing an expression that's part of a 'when' clause.
public bool IsInWhenClause();
This value is set by SetInWhenClause(bool) .
Last updated 2 months ago
Was this helpful?