Table of Contents

Method Clone

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

Clone()

Creates a new LineToken that is a copy of the current instance.

public TypeScriptTokenizer.LineToken Clone()

Returns

TypeScriptTokenizer.LineToken

A new LineToken that is a copy of this instance.