MaxTokenCountPerChunk Property

Definition

Namespace XenoAtom.Ansi
Assembly XenoAtom.Ansi.dll

Gets the maximum number of tokens emitted per chunk to prevent pathological inputs from producing huge token lists.

public int MaxTokenCountPerChunk {[CompilerGenerated]
    get; [CompilerGenerated]
    init; }

Returns