Index

Constructor methods

Properties

Methods

Constructor methods

constructor(from: SyntaxKind, to: SyntaxKind, except: SyntaxKind[]): TokenRangeAccess

Parameters

Returns

TokenRangeAccess

Properties

private tokens: any

Methods

public Contains(token: SyntaxKind): boolean

Parameters

Returns

boolean

public GetTokens(): SyntaxKind[]

Returns

SyntaxKind[]

public toString(): string

Returns

string