AlphaXPath constructor

const AlphaXPath(
  1. String name
)

Creates a path binding for name.

Implementation

const AlphaXPath(this.name);