Index

Constructor methods

Properties

Methods

Constructor methods

constructor(token: SyntaxKind): TokenSingleValueAccess

Parameters

Returns

TokenSingleValueAccess

Properties

public token: SyntaxKind

Methods

public Contains(tokenValue: SyntaxKind): boolean

Parameters

Returns

boolean

public GetTokens(): SyntaxKind[]

Returns

SyntaxKind[]

public toString(): string

Returns

string