net.sourceforge.pmd.symboltable
Class MethodScope

java.lang.Object
  extended bynet.sourceforge.pmd.symboltable.AbstractScope
      extended bynet.sourceforge.pmd.symboltable.MethodScope
All Implemented Interfaces:
Scope

public class MethodScope
extends AbstractScope


Field Summary
 
Fields inherited from class net.sourceforge.pmd.symboltable.AbstractScope
methodNames, variableNames
 
Constructor Summary
MethodScope()
           
 
Method Summary
 NameDeclaration findVariableHere(NameOccurrence occurrence)
           
 java.lang.String toString()
           
 
Methods inherited from class net.sourceforge.pmd.symboltable.AbstractScope
addDeclaration, addDeclaration, addVariableNameOccurrence, contains, getEnclosingClassScope, getParent, getVariableDeclarations, glomNames, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MethodScope

public MethodScope()
Method Detail

findVariableHere

public NameDeclaration findVariableHere(NameOccurrence occurrence)
Specified by:
findVariableHere in class AbstractScope

toString

public java.lang.String toString()


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