MCPcopy Create free account
hub / github.com/antchfx/xpath / ValueType

Method ValueType

query.go:64–64  ·  view source on GitHub ↗

ValueType returns the value type of the current query.

()

Source from the content-addressed store, hash-verified

62
63 // ValueType returns the value type of the current query.
64 ValueType() resultType
65
66 Properties() queryProp
67}

Callers 2

ValueTypeMethod · 0.65
canBeNumberFunction · 0.65

Implementers 15

nopQueryquery.go
contextQueryquery.go
childQueryquery.go
parentQueryquery.go
selfQueryquery.go

Calls

no outgoing calls

Tested by

no test coverage detected