Groovy Documentation

Package org.codenarc.util

 

Class Summary
AstUtil Contains static utility methods related to Groovy AST.
ConsecutiveUtils Utility class for Consecutive* rules.
GroovyVersion Utility methods to determine the version of Groovy currently executing.
PathUtil Path-related utility methods.
PropertyUtil Contains property-related static utility methods
WildcardPattern Represents a string pattern that may optionally include wildcards ('*', '**' or '?')
 


Groovy Documentation