Dialect.AllowShadowIdentifiers Property
Definition
Whether identifiers can end with a shadow marker, e.g. the Z80's AF'. Defaults to true.
public bool AllowShadowIdentifiers { get; init; }
Whether identifiers can end with a shadow marker, e.g. the Z80's AF'. Defaults to true.
public bool AllowShadowIdentifiers { get; init; }