org.stjs.generator.utils
Class Scopes

java.lang.Object
  extended by org.stjs.generator.utils.Scopes

public final class Scopes
extends Object


Method Summary
static Element findElement(com.sun.source.tree.Scope currentScope, String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

findElement

public static Element findElement(com.sun.source.tree.Scope currentScope,
                                  String name)


Copyright © 2014. All Rights Reserved.