MCPcopy 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
517func (n *TNodeNavigator) String() string {
518 return n.Value()
519}
520
521func (n *TNodeNavigator) MoveToNext() bool {
522 if n.attr != -1 {

Callers

nothing calls this directly

Calls 1

ValueMethod · 0.95

Tested by

no test coverage detected