C# Class Antlr4.Runtime.Tree.Xpath.XPathWildcardAnywhereElement

Inheritance: XPathElement
Show file Open project: antlr/antlr4

Public Methods

Method Description
Evaluate ( IParseTree t ) : ICollection
XPathWildcardAnywhereElement ( ) : System.Collections.Generic

Method Details

Evaluate() public method

public Evaluate ( IParseTree t ) : ICollection
t IParseTree
return ICollection

XPathWildcardAnywhereElement() public method

public XPathWildcardAnywhereElement ( ) : System.Collections.Generic
return System.Collections.Generic