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

java.util.Vector<E> exlist

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

Serialized Fields

exlist

java.util.Vector<E> exlist

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

Serialized Fields

scerrors

java.util.Vector<E> scerrors

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

Serialized Fields

exlist

java.util.Vector<E> exlist

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

Serialized Fields

exlist

java.util.Vector<E> exlist

Package mycompiler.myparser

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