Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antchfx/xmlquery
/ Current
Method
Current
query.go:151–153 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
149
}
150
151
func
(x *NodeNavigator) Current() *Node {
152
return
x.curr
153
}
154
155
func
(x *NodeNavigator) NodeType() xpath.NodeType {
156
switch
x.curr.Type {
Callers
1
getCurrentNode
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected