dk.brics.servletvalidator.flowgraph
Class ServletValidatorThrowAnalysis.LessPedanticUnitSwitch

java.lang.Object
  extended by dk.brics.servletvalidator.flowgraph.ServletValidatorThrowAnalysis.LessPedanticUnitSwitch
All Implemented Interfaces:
soot.baf.InstSwitch, soot.jimple.StmtSwitch, soot.util.Switch
Enclosing class:
ServletValidatorThrowAnalysis

protected class ServletValidatorThrowAnalysis.LessPedanticUnitSwitch
extends Object


Constructor Summary
protected ServletValidatorThrowAnalysis.LessPedanticUnitSwitch()
           
 
Method Summary
 void caseNewInst(soot.baf.NewInst i)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServletValidatorThrowAnalysis.LessPedanticUnitSwitch

protected ServletValidatorThrowAnalysis.LessPedanticUnitSwitch()
Method Detail

caseNewInst

public void caseNewInst(soot.baf.NewInst i)
Specified by:
caseNewInst in interface soot.baf.InstSwitch


Copyright © 2008 Mathias Schwarz.