MCPcopy
hub / github.com/plotly/dash / logical.ts

File logical.ts

components/dash-table/src/dash-table/syntax-tree/lexeme/logical.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Logger from 'core/Logger';
2import {LexemeType, IUnboundedLexeme} from 'core/syntax-tree/lexicon';
3
4enum LogicalOperator {

Callers

nothing calls this directly

Calls 1

assignMethod · 0.80

Tested by

no test coverage detected