Table of Contents

Constructor TokenList

Namespace
Alternet.Syntax.Parsers.TypeScript
Assembly
Alternet.Syntax.Parsers.TypeScript.v9.dll

TokenList(int)

Initializes a new instance of the TokenList class with specified capacity.

public TokenList(int capacity)

Parameters

capacity int

Capacity of the collection.