net.sourceforge.pmd.symboltable
Class GlobalScopeEvaluator

java.lang.Object
  |
  +--net.sourceforge.pmd.symboltable.AbstractScopeEvaluator
        |
        +--net.sourceforge.pmd.symboltable.GlobalScopeEvaluator
All Implemented Interfaces:
ScopeEvaluator

public class GlobalScopeEvaluator
extends AbstractScopeEvaluator


Field Summary
 
Fields inherited from class net.sourceforge.pmd.symboltable.AbstractScopeEvaluator
triggers
 
Constructor Summary
GlobalScopeEvaluator()
           
 
Method Summary
 Scope getScopeFor(SimpleNode node)
           
 
Methods inherited from class net.sourceforge.pmd.symboltable.AbstractScopeEvaluator
isScopeCreatedBy
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlobalScopeEvaluator

public GlobalScopeEvaluator()
Method Detail

getScopeFor

public Scope getScopeFor(SimpleNode node)
Specified by:
getScopeFor in interface ScopeEvaluator
Specified by:
getScopeFor in class AbstractScopeEvaluator


Copyright © 2002-2003 Project Ultra*Log @ DARPA. All Rights Reserved.