JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
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
(org.codehaus.groovy.ast.ASTNode node)
Method Details
matches
boolean
matches
(org.codehaus.groovy.ast.ASTNode node)