Searched refs:StdlibFunctionImpl (Results 1 – 1 of 1) sorted by relevance
157 this.functions = docs.functions.map((json) => new StdlibFunctionImpl(json));219 class StdlibFunctionImpl implements SqlFunction { class