Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antchfx/xpath
/ String
Method
String
xpath_test.go:517–519 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
515
}
516
517
func
(n *TNodeNavigator) String() string {
518
return
n.Value()
519
}
520
521
func
(n *TNodeNavigator) MoveToNext() bool {
522
if
n.attr != -1 {
Callers
nothing calls this directly
Calls
1
Value
Method · 0.95
Tested by
no test coverage detected