JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.codehaus.groovy.macro.matcher
Interface ASTNodePredicate
public interface
ASTNodePredicate
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
matches
(
ASTNode
node)
Method Details
matches
boolean
matches
(
ASTNode
node)