Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/valyala/quicktemplate
/ pos
Method
pos
parser/scanner.go:448–450 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
446
}
447
448
func
(s *scanner) pos() int {
449
return
len(s.lineStr)
450
}
451
452
func
(s *scanner) Context() string {
453
t := s.Token()
Callers
4
readPlain
Method · 0.95
readText
Method · 0.95
readTagName
Method · 0.95
readTagContents
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected