Class AnyNode
java.lang.Object
com.ibm.wala.cast.tree.pattern.AnyNode
- All Implemented Interfaces:
NodePattern
A node pattern that matches any AST node.
- Author:
- mschaefer
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AnyNode
public AnyNode()
-
-
Method Details
-
matches
- Specified by:
matchesin interfaceNodePattern
-