| 
Groovy 1.8.5 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.codehaus.groovy.runtime.RegexSupport
public class RegexSupport extends Object
Used to store the last regex match.
| Method Summary | |
|---|---|
            static Matcher
         | 
        
            getLastMatcher()
             | 
        
            static void
         | 
        
            setLastMatcher(Matcher matcher)
             | 
        
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll | 
| Method Detail | 
|---|
public static Matcher getLastMatcher()
public static void setLastMatcher(Matcher matcher)
Copyright © 2003-2011 The Codehaus. All rights reserved.