polyglot.visit
Class ExceptionChecker.CodeTypeReporter

java.lang.Object
  extended by polyglot.visit.ExceptionChecker.UncaughtReporter
      extended by polyglot.visit.ExceptionChecker.CodeTypeReporter
Enclosing class:
ExceptionChecker

public static class ExceptionChecker.CodeTypeReporter
extends ExceptionChecker.UncaughtReporter


Field Summary
 java.lang.String codeType
           
 
Constructor Summary
ExceptionChecker.CodeTypeReporter(java.lang.String codeType)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

codeType

public final java.lang.String codeType
Constructor Detail

ExceptionChecker.CodeTypeReporter

public ExceptionChecker.CodeTypeReporter(java.lang.String codeType)