MCPcopy 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
151func (x *NodeNavigator) Current() *Node {
152 return x.curr
153}
154
155func (x *NodeNavigator) NodeType() xpath.NodeType {
156 switch x.curr.Type {

Callers 1

getCurrentNodeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected