Dialect.CurrentLocationSymbol Property
Definition
The symbol for the current location in an expression, e.g. the $ in JR $. Defaults to $.
public char CurrentLocationSymbol { get; init; }
The symbol for the current location in an expression, e.g. the $ in JR $. Defaults to $.
public char CurrentLocationSymbol { get; init; }