AttributeSelector constructor
AttributeSelector(
- QualifiedName name,
- FileSpan span
Creates an attribute selector that matches any element with a property of the given name.
Implementation
AttributeSelector(this.name, FileSpan span)
: op = null,
value = null,
modifier = null,
super(span);