MCPcopy Create free account
hub / github.com/abaplint/transpiler / getOptions

Method getOptions

packages/runtime/src/types/table.ts:302–304  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

300 return this.qualifiedName;
301 }
302
303 public getOptions(): ITableOptions {
304 return this.options;
305 }
306
307 public getRowType(): TableRowType {

Callers 1

getKeyByNameMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected