Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dim-an/cod
/ TokenIsSyntax
Method
TokenIsSyntax
parse_doc/argparse.go:86–88 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
84
}
85
86
func
(l *usageLexer) TokenIsSyntax() bool {
87
return
l.curIsSyntax
88
}
89
90
func
(l *usageLexer) Err() error {
91
return
l.err
Callers
1
parseArgparseUsage
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected