net.sourceforge.pmd.symboltable
Class LocalScopeEvaluator

java.lang.Object
  extended bynet.sourceforge.pmd.symboltable.AbstractScopeEvaluator
      extended bynet.sourceforge.pmd.symboltable.LocalScopeEvaluator
All Implemented Interfaces:
ScopeEvaluator

public class LocalScopeEvaluator
extends AbstractScopeEvaluator


Field Summary
 
Fields inherited from class net.sourceforge.pmd.symboltable.AbstractScopeEvaluator
triggers
 
Constructor Summary
LocalScopeEvaluator()
           
 
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

LocalScopeEvaluator

public LocalScopeEvaluator()
Method Detail

getScopeFor

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


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