XPathNumber constructor

const XPathNumber(
  1. num value
)

Implementation

const XPathNumber(this.value);