Index

Constructor methods

Properties

Methods

Constructor methods

constructor(tks: SyntaxKind[]): TokenValuesAccess

Parameters

Returns

TokenValuesAccess

Properties

private tokens: any

Methods

public Contains(token: SyntaxKind): boolean

Parameters

Returns

boolean

public GetTokens(): SyntaxKind[]

Returns

SyntaxKind[]