Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/plotly/dash
/ syntaxer.ts
File
syntaxer.ts
components/dash-table/src/core/syntax-tree/syntaxer.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Logger from
'core/Logger'
;
2
import
{ILexemeResult, ILexerResult} from
'core/syntax-tree/lexer'
;
3
import
{ILexeme} from
'core/syntax-tree/lexicon'
;
4
Callers
nothing calls this directly
Calls
1
parser
Function · 0.85
Tested by
no test coverage detected