Serialized Form


Package mycompiler.myexception

Class mycompiler.myexception.CTypeReconstructionException extends java.lang.RuntimeException implements Serializable

Class mycompiler.myexception.JVMCodeException extends java.lang.Exception implements Serializable

Serialized Fields

message

java.lang.String message

Class mycompiler.myexception.MatchException extends java.lang.Exception implements Serializable

Class mycompiler.myexception.SCClassBodyException extends java.lang.Exception implements Serializable

Serialized Fields

exlist

de.dhbwstuttgart.typeinference.Menge<E> exlist

Class mycompiler.myexception.SCClassException extends java.lang.Exception implements Serializable

Serialized Fields

exlist

de.dhbwstuttgart.typeinference.Menge<E> exlist

Class mycompiler.myexception.SCException extends java.lang.Exception implements Serializable

Serialized Fields

scerrors

de.dhbwstuttgart.typeinference.Menge<E> scerrors

Class mycompiler.myexception.SCMethodException extends java.lang.Exception implements Serializable

Serialized Fields

exlist

de.dhbwstuttgart.typeinference.Menge<E> exlist

Class mycompiler.myexception.SCStatementException extends java.lang.Exception implements Serializable

Serialized Fields

exlist

de.dhbwstuttgart.typeinference.Menge<E> exlist

Package mycompiler.myparser

Class mycompiler.myparser.JavaParser.yyException extends java.lang.Exception implements Serializable