Home
last modified time | relevance | path

Searched defs:GreGroovyClassLoader (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
DRulesEngine.java578 private static class GreGroovyClassLoader extends GroovyClassLoader { class in RulesEngine
580 public GreGroovyClassLoader(ClassLoader cl, CompilerConfiguration cc) { in GreGroovyClassLoader() method in RulesEngine.GreGroovyClassLoader