UNPKG

@eurostat/vtl-editor

Version:
12 lines (11 loc) 342 B
import { SdmxResult } from "../../../model"; export declare class TokensProvider { private readonly definition; constructor(tools: any); private createCategories; private createCategory; private addTokens; monarchLanguage(): any; addDsdContent(dsdContent: SdmxResult | undefined): any; addVariables(): void; }