Dart
dart:html
XPathExpression
evaluate method
evaluate
XPathExpression class
Properties
hashCode
runtimeType
Methods
evaluate
noSuchMethod
toString
Operators
operator ==
evaluate method
XPathResult
evaluate
(
Node
contextNode
, [
int
type
,
Object
inResult
])
Implementation
XPathResult evaluate(Node contextNode, [int type, Object inResult]) native;