This commit is contained in:
Daniel Holle 2023-06-06 16:16:41 +02:00
commit f33aab9cfb
530 changed files with 1710 additions and 131327 deletions

View File

@ -1,5 +1,6 @@
Stand: 24.5.21
bigRefactoring: Master-Brach
targetBytecode: Neuer Codegenerator mit generated generics Daniel
bigRefactoringUnifyComment: Dokumentation Unify, Martin
bytecodeGenericsSecond: Generated Generics, Ali, Martin
inferWildcards, Wildcards, Till

View File

@ -1,362 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_02) on Tue Jun 21 18:37:00 CEST 2005 -->
<TITLE>
All Classes
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameHeadingFont">
<B>All Classes</B></FONT>
<BR>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="mycompiler/mymodifier/Abstract.html" title="class in mycompiler.mymodifier" target="classFrame">Abstract</A>
<BR>
<A HREF="mycompiler/myoperator/AddOp.html" title="class in mycompiler.myoperator" target="classFrame">AddOp</A>
<BR>
<A HREF="mycompiler/myoperator/AndOp.html" title="class in mycompiler.myoperator" target="classFrame">AndOp</A>
<BR>
<A HREF="mycompiler/mystatement/ArgumentList.html" title="class in mycompiler.mystatement" target="classFrame">ArgumentList</A>
<BR>
<A HREF="mycompiler/mystatement/Assign.html" title="class in mycompiler.mystatement" target="classFrame">Assign</A>
<BR>
<A HREF="mycompiler/mybytecode/Attribute.html" title="class in mycompiler.mybytecode" target="classFrame">Attribute</A>
<BR>
<A HREF="mycompiler/mybytecode/AttributeInfo.html" title="class in mycompiler.mybytecode" target="classFrame">AttributeInfo</A>
<BR>
<A HREF="mycompiler/mytype/BaseType.html" title="class in mycompiler.mytype" target="classFrame">BaseType</A>
<BR>
<A HREF="mycompiler/mystatement/Binary.html" title="class in mycompiler.mystatement" target="classFrame">Binary</A>
<BR>
<A HREF="mycompiler/mystatement/BinaryExpr.html" title="class in mycompiler.mystatement" target="classFrame">BinaryExpr</A>
<BR>
<A HREF="mycompiler/mystatement/Block.html" title="class in mycompiler.mystatement" target="classFrame">Block</A>
<BR>
<A HREF="mycompiler/mytype/BooleanType.html" title="class in mycompiler.mytype" target="classFrame">BooleanType</A>
<BR>
<A HREF="mycompiler/mystatement/BoolLiteral.html" title="class in mycompiler.mystatement" target="classFrame">BoolLiteral</A>
<BR>
<A HREF="mycompiler/mystatement/CastExpr.html" title="class in mycompiler.mystatement" target="classFrame">CastExpr</A>
<BR>
<A HREF="mycompiler/mytype/CharacterType.html" title="class in mycompiler.mytype" target="classFrame">CharacterType</A>
<BR>
<A HREF="mycompiler/mystatement/CharLiteral.html" title="class in mycompiler.mystatement" target="classFrame">CharLiteral</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/set/CHashtableSet.html" title="class in mycompiler.mytypereconstruction.set" target="classFrame">CHashtableSet</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/CHelper.html" title="class in mycompiler.mytypereconstruction" target="classFrame">CHelper</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/typeassumptionkey/CInstVarKey.html" title="class in mycompiler.mytypereconstruction.typeassumptionkey" target="classFrame">CInstVarKey</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/typeassumption/CInstVarTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption" target="classFrame">CInstVarTypeAssumption</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/CIntersectionType.html" title="class in mycompiler.mytypereconstruction" target="classFrame">CIntersectionType</A>
<BR>
<A HREF="mycompiler/myclass/Class.html" title="class in mycompiler.myclass" target="classFrame">Class</A>
<BR>
<A HREF="mycompiler/myclass/ClassBody.html" title="class in mycompiler.myclass" target="classFrame">ClassBody</A>
<BR>
<A HREF="mycompiler/myclass/ClassDeclId.html" title="class in mycompiler.myclass" target="classFrame">ClassDeclId</A>
<BR>
<A HREF="mycompiler/mybytecode/ClassFile.html" title="class in mycompiler.mybytecode" target="classFrame">ClassFile</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/typeassumptionkey/CLocalVarKey.html" title="class in mycompiler.mytypereconstruction.typeassumptionkey" target="classFrame">CLocalVarKey</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/typeassumption/CLocalVarTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption" target="classFrame">CLocalVarTypeAssumption</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/typeassumptionkey/CMethodKey.html" title="class in mycompiler.mytypereconstruction.typeassumptionkey" target="classFrame">CMethodKey</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/typeassumptionkey/CMethodParaKey.html" title="class in mycompiler.mytypereconstruction.typeassumptionkey" target="classFrame">CMethodParaKey</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/typeassumption/CMethodTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption" target="classFrame">CMethodTypeAssumption</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/CMultiplyTuple.html" title="class in mycompiler.mytypereconstruction" target="classFrame">CMultiplyTuple</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/set/CMultiplyTupleSet.html" title="class in mycompiler.mytypereconstruction.set" target="classFrame">CMultiplyTupleSet</A>
<BR>
<A HREF="mycompiler/mybytecode/CodeAttribute.html" title="class in mycompiler.mybytecode" target="classFrame">CodeAttribute</A>
<BR>
<A HREF="mycompiler/mybytecode/CONSTANT_Class_info.html" title="class in mycompiler.mybytecode" target="classFrame">CONSTANT_Class_info</A>
<BR>
<A HREF="mycompiler/mybytecode/CONSTANT_Double_info.html" title="class in mycompiler.mybytecode" target="classFrame">CONSTANT_Double_info</A>
<BR>
<A HREF="mycompiler/mybytecode/CONSTANT_Fieldref_info.html" title="class in mycompiler.mybytecode" target="classFrame">CONSTANT_Fieldref_info</A>
<BR>
<A HREF="mycompiler/mybytecode/CONSTANT_Float_info.html" title="class in mycompiler.mybytecode" target="classFrame">CONSTANT_Float_info</A>
<BR>
<A HREF="mycompiler/mybytecode/CONSTANT_Integer_info.html" title="class in mycompiler.mybytecode" target="classFrame">CONSTANT_Integer_info</A>
<BR>
<A HREF="mycompiler/mybytecode/CONSTANT_InterfaceMethodref_info.html" title="class in mycompiler.mybytecode" target="classFrame">CONSTANT_InterfaceMethodref_info</A>
<BR>
<A HREF="mycompiler/mybytecode/CONSTANT_Long_info.html" title="class in mycompiler.mybytecode" target="classFrame">CONSTANT_Long_info</A>
<BR>
<A HREF="mycompiler/mybytecode/CONSTANT_Methodref_info.html" title="class in mycompiler.mybytecode" target="classFrame">CONSTANT_Methodref_info</A>
<BR>
<A HREF="mycompiler/mybytecode/CONSTANT_NameAndType_info.html" title="class in mycompiler.mybytecode" target="classFrame">CONSTANT_NameAndType_info</A>
<BR>
<A HREF="mycompiler/mybytecode/CONSTANT_String_info.html" title="class in mycompiler.mybytecode" target="classFrame">CONSTANT_String_info</A>
<BR>
<A HREF="mycompiler/mybytecode/CONSTANT_Utf8_info.html" title="class in mycompiler.mybytecode" target="classFrame">CONSTANT_Utf8_info</A>
<BR>
<A HREF="mycompiler/unused/ConstantValueAttribute.html" title="class in mycompiler.unused" target="classFrame">ConstantValueAttribute</A>
<BR>
<A HREF="mycompiler/myclass/Constructor.html" title="class in mycompiler.myclass" target="classFrame">Constructor</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/typeassumption/CParaTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption" target="classFrame">CParaTypeAssumption</A>
<BR>
<A HREF="mycompiler/mybytecode/CPInfo.html" title="class in mycompiler.mybytecode" target="classFrame">CPInfo</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/CReconstructionTuple.html" title="class in mycompiler.mytypereconstruction" target="classFrame">CReconstructionTuple</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/set/CReconstructionTupleSet.html" title="class in mycompiler.mytypereconstruction.set" target="classFrame">CReconstructionTupleSet</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/replacementlistener/CReplaceTypeEvent.html" title="class in mycompiler.mytypereconstruction.replacementlistener" target="classFrame">CReplaceTypeEvent</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/set/CSet.html" title="class in mycompiler.mytypereconstruction.set" target="classFrame">CSet</A>
<BR>
<A HREF="mycompiler/mytest/CSimpleTest.html" title="class in mycompiler.mytest" target="classFrame">CSimpleTest</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/CSubstitution.html" title="class in mycompiler.mytypereconstruction" target="classFrame">CSubstitution</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/set/CSubstitutionSet.html" title="class in mycompiler.mytypereconstruction.set" target="classFrame">CSubstitutionSet</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/CSupportData.html" title="class in mycompiler.mytypereconstruction" target="classFrame">CSupportData</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/CTriple.html" title="class in mycompiler.mytypereconstruction" target="classFrame">CTriple</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/set/CTripleSet.html" title="class in mycompiler.mytypereconstruction.set" target="classFrame">CTripleSet</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/typeassumption/CTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption" target="classFrame">CTypeAssumption</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/typeassumptionkey/CTypeAssumptionKey.html" title="class in mycompiler.mytypereconstruction.typeassumptionkey" target="classFrame">CTypeAssumptionKey</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/set/CTypeAssumptionSet.html" title="class in mycompiler.mytypereconstruction.set" target="classFrame">CTypeAssumptionSet</A>
<BR>
<A HREF="mycompiler/myexception/CTypeReconstructionException.html" title="class in mycompiler.myexception" target="classFrame">CTypeReconstructionException</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/CTypeReconstructionResult.html" title="class in mycompiler.mytypereconstruction" target="classFrame">CTypeReconstructionResult</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/set/CMengeSet.html" title="class in mycompiler.mytypereconstruction.set" target="classFrame">CMengeSet</A>
<BR>
<A HREF="mycompiler/myclass/DeclId.html" title="class in mycompiler.myclass" target="classFrame">DeclId</A>
<BR>
<A HREF="mycompiler/myoperator/DivideOp.html" title="class in mycompiler.myoperator" target="classFrame">DivideOp</A>
<BR>
<A HREF="mycompiler/mystatement/EmptyStmt.html" title="class in mycompiler.mystatement" target="classFrame">EmptyStmt</A>
<BR>
<A HREF="mycompiler/myoperator/EqualOp.html" title="class in mycompiler.myoperator" target="classFrame">EqualOp</A>
<BR>
<A HREF="mycompiler/myclass/ExceptionList.html" title="class in mycompiler.myclass" target="classFrame">ExceptionList</A>
<BR>
<A HREF="mycompiler/mybytecode/ExceptionTable.html" title="class in mycompiler.mybytecode" target="classFrame">ExceptionTable</A>
<BR>
<A HREF="mycompiler/mystatement/Expr.html" title="class in mycompiler.mystatement" target="classFrame">Expr</A>
<BR>
<A HREF="mycompiler/mystatement/ExprStmt.html" title="class in mycompiler.mystatement" target="classFrame">ExprStmt</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/unify/FC_TTO.html" title="class in mycompiler.mytypereconstruction.unify" target="classFrame">FC_TTO</A>
<BR>
<A HREF="mycompiler/myclass/FieldDecl.html" title="class in mycompiler.myclass" target="classFrame">FieldDecl</A>
<BR>
<A HREF="mycompiler/mybytecode/FieldInfo.html" title="class in mycompiler.mybytecode" target="classFrame">FieldInfo</A>
<BR>
<A HREF="mycompiler/myclass/FormalParameter.html" title="class in mycompiler.myclass" target="classFrame">FormalParameter</A>
<BR>
<A HREF="mycompiler/mytype/GenericTypeVar.html" title="class in mycompiler.mytype" target="classFrame">GenericTypeVar</A>
<BR>
<A HREF="mycompiler/myoperator/GreaterEquOp.html" title="class in mycompiler.myoperator" target="classFrame">GreaterEquOp</A>
<BR>
<A HREF="mycompiler/myoperator/GreaterOp.html" title="class in mycompiler.myoperator" target="classFrame">GreaterOp</A>
<BR>
<A HREF="mycompiler/mystatement/IfStmt.html" title="class in mycompiler.mystatement" target="classFrame">IfStmt</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/set/IHashSetElement.html" title="interface in mycompiler.mytypereconstruction.set" target="classFrame"><I>IHashSetElement</I></A>
<BR>
<A HREF="mycompiler/mytypereconstruction/set/IHashSetKey.html" title="interface in mycompiler.mytypereconstruction.set" target="classFrame"><I>IHashSetKey</I></A>
<BR>
<A HREF="mycompiler/unused/Import.html" title="class in mycompiler.unused" target="classFrame">Import</A>
<BR>
<A HREF="mycompiler/mystatement/InstanceOf.html" title="class in mycompiler.mystatement" target="classFrame">InstanceOf</A>
<BR>
<A HREF="mycompiler/mystatement/InstVar.html" title="class in mycompiler.mystatement" target="classFrame">InstVar</A>
<BR>
<A HREF="mycompiler/myclass/InstVarDecl.html" title="class in mycompiler.myclass" target="classFrame">InstVarDecl</A>
<BR>
<A HREF="mycompiler/mytype/IntegerType.html" title="class in mycompiler.mytype" target="classFrame">IntegerType</A>
<BR>
<A HREF="mycompiler/mystatement/IntLiteral.html" title="class in mycompiler.mystatement" target="classFrame">IntLiteral</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/replacementlistener/IReplaceTypeEventProvider.html" title="interface in mycompiler.mytypereconstruction.replacementlistener" target="classFrame"><I>IReplaceTypeEventProvider</I></A>
<BR>
<A HREF="mycompiler/mytypereconstruction/replacementlistener/ITypeReplacementListener.html" title="interface in mycompiler.mytypereconstruction.replacementlistener" target="classFrame"><I>ITypeReplacementListener</I></A>
<BR>
<A HREF="mycompiler/unused/JavaCompiler.html" title="class in mycompiler.unused" target="classFrame">JavaCompiler</A>
<BR>
<A HREF="mycompiler/myparser/JavaLexer.html" title="class in mycompiler.myparser" target="classFrame">JavaLexer</A>
<BR>
<A HREF="mycompiler/myparser/JavaParser.html" title="class in mycompiler.myparser" target="classFrame">JavaParser</A>
<BR>
<A HREF="mycompiler/myparser/JavaParser.yyException.html" title="class in mycompiler.myparser" target="classFrame">JavaParser.yyException</A>
<BR>
<A HREF="mycompiler/myparser/JavaParser.yyInput.html" title="interface in mycompiler.myparser" target="classFrame"><I>JavaParser.yyInput</I></A>
<BR>
<A HREF="mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode" target="classFrame">JVMCode</A>
<BR>
<A HREF="mycompiler/myexception/JVMCodeException.html" title="class in mycompiler.myexception" target="classFrame">JVMCodeException</A>
<BR>
<A HREF="mycompiler/mybytecode/Key.html" title="class in mycompiler.mybytecode" target="classFrame">Key</A>
<BR>
<A HREF="mycompiler/myoperator/LessEquOp.html" title="class in mycompiler.myoperator" target="classFrame">LessEquOp</A>
<BR>
<A HREF="mycompiler/myoperator/LessOp.html" title="class in mycompiler.myoperator" target="classFrame">LessOp</A>
<BR>
<A HREF="mycompiler/mystatement/Literal.html" title="class in mycompiler.mystatement" target="classFrame">Literal</A>
<BR>
<A HREF="mycompiler/mystatement/LocalOrFieldVar.html" title="class in mycompiler.mystatement" target="classFrame">LocalOrFieldVar</A>
<BR>
<A HREF="mycompiler/mystatement/LocalVarDecl.html" title="class in mycompiler.mystatement" target="classFrame">LocalVarDecl</A>
<BR>
<A HREF="mycompiler/myoperator/LogOp.html" title="class in mycompiler.myoperator" target="classFrame">LogOp</A>
<BR>
<A HREF="mycompiler/myexception/MatchException.html" title="class in mycompiler.myexception" target="classFrame">MatchException</A>
<BR>
<A HREF="mycompiler/myclass/Method.html" title="class in mycompiler.myclass" target="classFrame">Method</A>
<BR>
<A HREF="mycompiler/mystatement/MethodCall.html" title="class in mycompiler.mystatement" target="classFrame">MethodCall</A>
<BR>
<A HREF="mycompiler/mybytecode/MethodInfo.html" title="class in mycompiler.mybytecode" target="classFrame">MethodInfo</A>
<BR>
<A HREF="mycompiler/myoperator/MinusOp.html" title="class in mycompiler.myoperator" target="classFrame">MinusOp</A>
<BR>
<A HREF="mycompiler/mymodifier/Modifier.html" title="class in mycompiler.mymodifier" target="classFrame">Modifier</A>
<BR>
<A HREF="mycompiler/mymodifier/Modifiers.html" title="class in mycompiler.mymodifier" target="classFrame">Modifiers</A>
<BR>
<A HREF="mycompiler/myoperator/ModuloOp.html" title="class in mycompiler.myoperator" target="classFrame">ModuloOp</A>
<BR>
<A HREF="mycompiler/myoperator/MulOp.html" title="class in mycompiler.myoperator" target="classFrame">MulOp</A>
<BR>
<A HREF="mycompiler/MyCompiler.html" title="class in mycompiler" target="classFrame">MyCompiler</A>
<BR>
<A HREF="mycompiler/MyCompilerAPI.html" title="interface in mycompiler" target="classFrame"><I>MyCompilerAPI</I></A>
<BR>
<A HREF="mycompiler/mystatement/NegativeExpr.html" title="class in mycompiler.mystatement" target="classFrame">NegativeExpr</A>
<BR>
<A HREF="mycompiler/mystatement/NewArray.html" title="class in mycompiler.mystatement" target="classFrame">NewArray</A>
<BR>
<A HREF="mycompiler/mystatement/NewClass.html" title="class in mycompiler.mystatement" target="classFrame">NewClass</A>
<BR>
<A HREF="mycompiler/myoperator/NotEqualOp.html" title="class in mycompiler.myoperator" target="classFrame">NotEqualOp</A>
<BR>
<A HREF="mycompiler/mystatement/NotExpr.html" title="class in mycompiler.mystatement" target="classFrame">NotExpr</A>
<BR>
<A HREF="mycompiler/mystatement/Null.html" title="class in mycompiler.mystatement" target="classFrame">Null</A>
<BR>
<A HREF="mycompiler/myoperator/Operator.html" title="class in mycompiler.myoperator" target="classFrame">Operator</A>
<BR>
<A HREF="mycompiler/myoperator/OrOp.html" title="class in mycompiler.myoperator" target="classFrame">OrOp</A>
<BR>
<A HREF="mycompiler/mytype/Pair.html" title="class in mycompiler.mytype" target="classFrame">Pair</A>
<BR>
<A HREF="mycompiler/mytype/ParaList.html" title="class in mycompiler.mytype" target="classFrame">ParaList</A>
<BR>
<A HREF="mycompiler/myclass/ParameterList.html" title="class in mycompiler.myclass" target="classFrame">ParameterList</A>
<BR>
<A HREF="mycompiler/myoperator/PlusOp.html" title="class in mycompiler.myoperator" target="classFrame">PlusOp</A>
<BR>
<A HREF="mycompiler/mystatement/PositivExpr.html" title="class in mycompiler.mystatement" target="classFrame">PositivExpr</A>
<BR>
<A HREF="mycompiler/mystatement/PostDecExpr.html" title="class in mycompiler.mystatement" target="classFrame">PostDecExpr</A>
<BR>
<A HREF="mycompiler/mystatement/PostIncExpr.html" title="class in mycompiler.mystatement" target="classFrame">PostIncExpr</A>
<BR>
<A HREF="mycompiler/mystatement/PreDecExpr.html" title="class in mycompiler.mystatement" target="classFrame">PreDecExpr</A>
<BR>
<A HREF="mycompiler/mystatement/PreIncExpr.html" title="class in mycompiler.mystatement" target="classFrame">PreIncExpr</A>
<BR>
<A HREF="mycompiler/mymodifier/Private.html" title="class in mycompiler.mymodifier" target="classFrame">Private</A>
<BR>
<A HREF="mycompiler/mymodifier/Protected.html" title="class in mycompiler.mymodifier" target="classFrame">Protected</A>
<BR>
<A HREF="mycompiler/mymodifier/Public.html" title="class in mycompiler.mymodifier" target="classFrame">Public</A>
<BR>
<A HREF="mycompiler/mystatement/Receiver.html" title="class in mycompiler.mystatement" target="classFrame">Receiver</A>
<BR>
<A HREF="mycompiler/mytype/RefType.html" title="class in mycompiler.mytype" target="classFrame">RefType</A>
<BR>
<A HREF="mycompiler/myoperator/RelOp.html" title="class in mycompiler.myoperator" target="classFrame">RelOp</A>
<BR>
<A HREF="mycompiler/mystatement/Return.html" title="class in mycompiler.mystatement" target="classFrame">Return</A>
<BR>
<A HREF="mycompiler/mytype/ReturnType.html" title="class in mycompiler.mytype" target="classFrame">ReturnType</A>
<BR>
<A HREF="mycompiler/myparser/Scanner.html" title="class in mycompiler.myparser" target="classFrame">Scanner</A>
<BR>
<A HREF="mycompiler/myexception/SCClassBodyException.html" title="class in mycompiler.myexception" target="classFrame">SCClassBodyException</A>
<BR>
<A HREF="mycompiler/myexception/SCClassException.html" title="class in mycompiler.myexception" target="classFrame">SCClassException</A>
<BR>
<A HREF="mycompiler/myexception/SCExcept.html" title="class in mycompiler.myexception" target="classFrame">SCExcept</A>
<BR>
<A HREF="mycompiler/myexception/SCException.html" title="class in mycompiler.myexception" target="classFrame">SCException</A>
<BR>
<A HREF="mycompiler/myexception/SCMethodException.html" title="class in mycompiler.myexception" target="classFrame">SCMethodException</A>
<BR>
<A HREF="mycompiler/myexception/SCStatementException.html" title="class in mycompiler.myexception" target="classFrame">SCStatementException</A>
<BR>
<A HREF="mycompiler/SourceFile.html" title="class in mycompiler" target="classFrame">SourceFile</A>
<BR>
<A HREF="mycompiler/mystatement/Statement.html" title="class in mycompiler.mystatement" target="classFrame">Statement</A>
<BR>
<A HREF="mycompiler/mymodifier/Static.html" title="class in mycompiler.mymodifier" target="classFrame">Static</A>
<BR>
<A HREF="mycompiler/myclass/Status.html" title="class in mycompiler.myclass" target="classFrame">Status</A>
<BR>
<A HREF="mycompiler/mystatement/StringLiteral.html" title="class in mycompiler.mystatement" target="classFrame">StringLiteral</A>
<BR>
<A HREF="mycompiler/unused/TestClass.html" title="class in mycompiler.unused" target="classFrame">TestClass</A>
<BR>
<A HREF="mycompiler/mystatement/This.html" title="class in mycompiler.mystatement" target="classFrame">This</A>
<BR>
<A HREF="mycompiler/myoperator/TimesOp.html" title="class in mycompiler.myoperator" target="classFrame">TimesOp</A>
<BR>
<A HREF="mycompiler/myparser/Token.html" title="class in mycompiler.myparser" target="classFrame">Token</A>
<BR>
<A HREF="mycompiler/mytype/Type.html" title="class in mycompiler.mytype" target="classFrame">Type</A>
<BR>
<A HREF="mycompiler/mytype/TyploseVariable.html" title="class in mycompiler.mytype" target="classFrame">TyploseVariable</A>
<BR>
<A HREF="mycompiler/mystatement/UnaryExpr.html" title="class in mycompiler.mystatement" target="classFrame">UnaryExpr</A>
<BR>
<A HREF="mycompiler/mystatement/UnaryMinus.html" title="class in mycompiler.mystatement" target="classFrame">UnaryMinus</A>
<BR>
<A HREF="mycompiler/mystatement/UnaryNot.html" title="class in mycompiler.mystatement" target="classFrame">UnaryNot</A>
<BR>
<A HREF="mycompiler/mystatement/UnaryPlus.html" title="class in mycompiler.mystatement" target="classFrame">UnaryPlus</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/unify/Unify.html" title="class in mycompiler.mytypereconstruction.unify" target="classFrame">Unify</A>
<BR>
<A HREF="mycompiler/myclass/UsedId.html" title="class in mycompiler.myclass" target="classFrame">UsedId</A>
<BR>
<A HREF="mycompiler/myclass/UserDef.html" title="class in mycompiler.myclass" target="classFrame">UserDef</A>
<BR>
<A HREF="mycompiler/mytype/Void.html" title="class in mycompiler.mytype" target="classFrame">Void</A>
<BR>
<A HREF="mycompiler/mystatement/WhileStmt.html" title="class in mycompiler.mystatement" target="classFrame">WhileStmt</A>
<BR>
</FONT></TD>
</TR>
</TABLE>
</BODY>
</HTML>

View File

@ -1,362 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_02) on Tue Jun 21 18:37:00 CEST 2005 -->
<TITLE>
All Classes
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameHeadingFont">
<B>All Classes</B></FONT>
<BR>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="mycompiler/mymodifier/Abstract.html" title="class in mycompiler.mymodifier">Abstract</A>
<BR>
<A HREF="mycompiler/myoperator/AddOp.html" title="class in mycompiler.myoperator">AddOp</A>
<BR>
<A HREF="mycompiler/myoperator/AndOp.html" title="class in mycompiler.myoperator">AndOp</A>
<BR>
<A HREF="mycompiler/mystatement/ArgumentList.html" title="class in mycompiler.mystatement">ArgumentList</A>
<BR>
<A HREF="mycompiler/mystatement/Assign.html" title="class in mycompiler.mystatement">Assign</A>
<BR>
<A HREF="mycompiler/mybytecode/Attribute.html" title="class in mycompiler.mybytecode">Attribute</A>
<BR>
<A HREF="mycompiler/mybytecode/AttributeInfo.html" title="class in mycompiler.mybytecode">AttributeInfo</A>
<BR>
<A HREF="mycompiler/mytype/BaseType.html" title="class in mycompiler.mytype">BaseType</A>
<BR>
<A HREF="mycompiler/mystatement/Binary.html" title="class in mycompiler.mystatement">Binary</A>
<BR>
<A HREF="mycompiler/mystatement/BinaryExpr.html" title="class in mycompiler.mystatement">BinaryExpr</A>
<BR>
<A HREF="mycompiler/mystatement/Block.html" title="class in mycompiler.mystatement">Block</A>
<BR>
<A HREF="mycompiler/mytype/BooleanType.html" title="class in mycompiler.mytype">BooleanType</A>
<BR>
<A HREF="mycompiler/mystatement/BoolLiteral.html" title="class in mycompiler.mystatement">BoolLiteral</A>
<BR>
<A HREF="mycompiler/mystatement/CastExpr.html" title="class in mycompiler.mystatement">CastExpr</A>
<BR>
<A HREF="mycompiler/mytype/CharacterType.html" title="class in mycompiler.mytype">CharacterType</A>
<BR>
<A HREF="mycompiler/mystatement/CharLiteral.html" title="class in mycompiler.mystatement">CharLiteral</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/set/CHashtableSet.html" title="class in mycompiler.mytypereconstruction.set">CHashtableSet</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/CHelper.html" title="class in mycompiler.mytypereconstruction">CHelper</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/typeassumptionkey/CInstVarKey.html" title="class in mycompiler.mytypereconstruction.typeassumptionkey">CInstVarKey</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/typeassumption/CInstVarTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CInstVarTypeAssumption</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/CIntersectionType.html" title="class in mycompiler.mytypereconstruction">CIntersectionType</A>
<BR>
<A HREF="mycompiler/myclass/Class.html" title="class in mycompiler.myclass">Class</A>
<BR>
<A HREF="mycompiler/myclass/ClassBody.html" title="class in mycompiler.myclass">ClassBody</A>
<BR>
<A HREF="mycompiler/myclass/ClassDeclId.html" title="class in mycompiler.myclass">ClassDeclId</A>
<BR>
<A HREF="mycompiler/mybytecode/ClassFile.html" title="class in mycompiler.mybytecode">ClassFile</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/typeassumptionkey/CLocalVarKey.html" title="class in mycompiler.mytypereconstruction.typeassumptionkey">CLocalVarKey</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/typeassumption/CLocalVarTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CLocalVarTypeAssumption</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/typeassumptionkey/CMethodKey.html" title="class in mycompiler.mytypereconstruction.typeassumptionkey">CMethodKey</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/typeassumptionkey/CMethodParaKey.html" title="class in mycompiler.mytypereconstruction.typeassumptionkey">CMethodParaKey</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/typeassumption/CMethodTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CMethodTypeAssumption</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/CMultiplyTuple.html" title="class in mycompiler.mytypereconstruction">CMultiplyTuple</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/set/CMultiplyTupleSet.html" title="class in mycompiler.mytypereconstruction.set">CMultiplyTupleSet</A>
<BR>
<A HREF="mycompiler/mybytecode/CodeAttribute.html" title="class in mycompiler.mybytecode">CodeAttribute</A>
<BR>
<A HREF="mycompiler/mybytecode/CONSTANT_Class_info.html" title="class in mycompiler.mybytecode">CONSTANT_Class_info</A>
<BR>
<A HREF="mycompiler/mybytecode/CONSTANT_Double_info.html" title="class in mycompiler.mybytecode">CONSTANT_Double_info</A>
<BR>
<A HREF="mycompiler/mybytecode/CONSTANT_Fieldref_info.html" title="class in mycompiler.mybytecode">CONSTANT_Fieldref_info</A>
<BR>
<A HREF="mycompiler/mybytecode/CONSTANT_Float_info.html" title="class in mycompiler.mybytecode">CONSTANT_Float_info</A>
<BR>
<A HREF="mycompiler/mybytecode/CONSTANT_Integer_info.html" title="class in mycompiler.mybytecode">CONSTANT_Integer_info</A>
<BR>
<A HREF="mycompiler/mybytecode/CONSTANT_InterfaceMethodref_info.html" title="class in mycompiler.mybytecode">CONSTANT_InterfaceMethodref_info</A>
<BR>
<A HREF="mycompiler/mybytecode/CONSTANT_Long_info.html" title="class in mycompiler.mybytecode">CONSTANT_Long_info</A>
<BR>
<A HREF="mycompiler/mybytecode/CONSTANT_Methodref_info.html" title="class in mycompiler.mybytecode">CONSTANT_Methodref_info</A>
<BR>
<A HREF="mycompiler/mybytecode/CONSTANT_NameAndType_info.html" title="class in mycompiler.mybytecode">CONSTANT_NameAndType_info</A>
<BR>
<A HREF="mycompiler/mybytecode/CONSTANT_String_info.html" title="class in mycompiler.mybytecode">CONSTANT_String_info</A>
<BR>
<A HREF="mycompiler/mybytecode/CONSTANT_Utf8_info.html" title="class in mycompiler.mybytecode">CONSTANT_Utf8_info</A>
<BR>
<A HREF="mycompiler/unused/ConstantValueAttribute.html" title="class in mycompiler.unused">ConstantValueAttribute</A>
<BR>
<A HREF="mycompiler/myclass/Constructor.html" title="class in mycompiler.myclass">Constructor</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/typeassumption/CParaTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CParaTypeAssumption</A>
<BR>
<A HREF="mycompiler/mybytecode/CPInfo.html" title="class in mycompiler.mybytecode">CPInfo</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/CReconstructionTuple.html" title="class in mycompiler.mytypereconstruction">CReconstructionTuple</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/set/CReconstructionTupleSet.html" title="class in mycompiler.mytypereconstruction.set">CReconstructionTupleSet</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/replacementlistener/CReplaceTypeEvent.html" title="class in mycompiler.mytypereconstruction.replacementlistener">CReplaceTypeEvent</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/set/CSet.html" title="class in mycompiler.mytypereconstruction.set">CSet</A>
<BR>
<A HREF="mycompiler/mytest/CSimpleTest.html" title="class in mycompiler.mytest">CSimpleTest</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/CSubstitution.html" title="class in mycompiler.mytypereconstruction">CSubstitution</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/set/CSubstitutionSet.html" title="class in mycompiler.mytypereconstruction.set">CSubstitutionSet</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/CSupportData.html" title="class in mycompiler.mytypereconstruction">CSupportData</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/CTriple.html" title="class in mycompiler.mytypereconstruction">CTriple</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/set/CTripleSet.html" title="class in mycompiler.mytypereconstruction.set">CTripleSet</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/typeassumption/CTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CTypeAssumption</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/typeassumptionkey/CTypeAssumptionKey.html" title="class in mycompiler.mytypereconstruction.typeassumptionkey">CTypeAssumptionKey</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/set/CTypeAssumptionSet.html" title="class in mycompiler.mytypereconstruction.set">CTypeAssumptionSet</A>
<BR>
<A HREF="mycompiler/myexception/CTypeReconstructionException.html" title="class in mycompiler.myexception">CTypeReconstructionException</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/CTypeReconstructionResult.html" title="class in mycompiler.mytypereconstruction">CTypeReconstructionResult</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/set/CMengeSet.html" title="class in mycompiler.mytypereconstruction.set">CMengeSet</A>
<BR>
<A HREF="mycompiler/myclass/DeclId.html" title="class in mycompiler.myclass">DeclId</A>
<BR>
<A HREF="mycompiler/myoperator/DivideOp.html" title="class in mycompiler.myoperator">DivideOp</A>
<BR>
<A HREF="mycompiler/mystatement/EmptyStmt.html" title="class in mycompiler.mystatement">EmptyStmt</A>
<BR>
<A HREF="mycompiler/myoperator/EqualOp.html" title="class in mycompiler.myoperator">EqualOp</A>
<BR>
<A HREF="mycompiler/myclass/ExceptionList.html" title="class in mycompiler.myclass">ExceptionList</A>
<BR>
<A HREF="mycompiler/mybytecode/ExceptionTable.html" title="class in mycompiler.mybytecode">ExceptionTable</A>
<BR>
<A HREF="mycompiler/mystatement/Expr.html" title="class in mycompiler.mystatement">Expr</A>
<BR>
<A HREF="mycompiler/mystatement/ExprStmt.html" title="class in mycompiler.mystatement">ExprStmt</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/unify/FC_TTO.html" title="class in mycompiler.mytypereconstruction.unify">FC_TTO</A>
<BR>
<A HREF="mycompiler/myclass/FieldDecl.html" title="class in mycompiler.myclass">FieldDecl</A>
<BR>
<A HREF="mycompiler/mybytecode/FieldInfo.html" title="class in mycompiler.mybytecode">FieldInfo</A>
<BR>
<A HREF="mycompiler/myclass/FormalParameter.html" title="class in mycompiler.myclass">FormalParameter</A>
<BR>
<A HREF="mycompiler/mytype/GenericTypeVar.html" title="class in mycompiler.mytype">GenericTypeVar</A>
<BR>
<A HREF="mycompiler/myoperator/GreaterEquOp.html" title="class in mycompiler.myoperator">GreaterEquOp</A>
<BR>
<A HREF="mycompiler/myoperator/GreaterOp.html" title="class in mycompiler.myoperator">GreaterOp</A>
<BR>
<A HREF="mycompiler/mystatement/IfStmt.html" title="class in mycompiler.mystatement">IfStmt</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/set/IHashSetElement.html" title="interface in mycompiler.mytypereconstruction.set"><I>IHashSetElement</I></A>
<BR>
<A HREF="mycompiler/mytypereconstruction/set/IHashSetKey.html" title="interface in mycompiler.mytypereconstruction.set"><I>IHashSetKey</I></A>
<BR>
<A HREF="mycompiler/unused/Import.html" title="class in mycompiler.unused">Import</A>
<BR>
<A HREF="mycompiler/mystatement/InstanceOf.html" title="class in mycompiler.mystatement">InstanceOf</A>
<BR>
<A HREF="mycompiler/mystatement/InstVar.html" title="class in mycompiler.mystatement">InstVar</A>
<BR>
<A HREF="mycompiler/myclass/InstVarDecl.html" title="class in mycompiler.myclass">InstVarDecl</A>
<BR>
<A HREF="mycompiler/mytype/IntegerType.html" title="class in mycompiler.mytype">IntegerType</A>
<BR>
<A HREF="mycompiler/mystatement/IntLiteral.html" title="class in mycompiler.mystatement">IntLiteral</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/replacementlistener/IReplaceTypeEventProvider.html" title="interface in mycompiler.mytypereconstruction.replacementlistener"><I>IReplaceTypeEventProvider</I></A>
<BR>
<A HREF="mycompiler/mytypereconstruction/replacementlistener/ITypeReplacementListener.html" title="interface in mycompiler.mytypereconstruction.replacementlistener"><I>ITypeReplacementListener</I></A>
<BR>
<A HREF="mycompiler/unused/JavaCompiler.html" title="class in mycompiler.unused">JavaCompiler</A>
<BR>
<A HREF="mycompiler/myparser/JavaLexer.html" title="class in mycompiler.myparser">JavaLexer</A>
<BR>
<A HREF="mycompiler/myparser/JavaParser.html" title="class in mycompiler.myparser">JavaParser</A>
<BR>
<A HREF="mycompiler/myparser/JavaParser.yyException.html" title="class in mycompiler.myparser">JavaParser.yyException</A>
<BR>
<A HREF="mycompiler/myparser/JavaParser.yyInput.html" title="interface in mycompiler.myparser"><I>JavaParser.yyInput</I></A>
<BR>
<A HREF="mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</A>
<BR>
<A HREF="mycompiler/myexception/JVMCodeException.html" title="class in mycompiler.myexception">JVMCodeException</A>
<BR>
<A HREF="mycompiler/mybytecode/Key.html" title="class in mycompiler.mybytecode">Key</A>
<BR>
<A HREF="mycompiler/myoperator/LessEquOp.html" title="class in mycompiler.myoperator">LessEquOp</A>
<BR>
<A HREF="mycompiler/myoperator/LessOp.html" title="class in mycompiler.myoperator">LessOp</A>
<BR>
<A HREF="mycompiler/mystatement/Literal.html" title="class in mycompiler.mystatement">Literal</A>
<BR>
<A HREF="mycompiler/mystatement/LocalOrFieldVar.html" title="class in mycompiler.mystatement">LocalOrFieldVar</A>
<BR>
<A HREF="mycompiler/mystatement/LocalVarDecl.html" title="class in mycompiler.mystatement">LocalVarDecl</A>
<BR>
<A HREF="mycompiler/myoperator/LogOp.html" title="class in mycompiler.myoperator">LogOp</A>
<BR>
<A HREF="mycompiler/myexception/MatchException.html" title="class in mycompiler.myexception">MatchException</A>
<BR>
<A HREF="mycompiler/myclass/Method.html" title="class in mycompiler.myclass">Method</A>
<BR>
<A HREF="mycompiler/mystatement/MethodCall.html" title="class in mycompiler.mystatement">MethodCall</A>
<BR>
<A HREF="mycompiler/mybytecode/MethodInfo.html" title="class in mycompiler.mybytecode">MethodInfo</A>
<BR>
<A HREF="mycompiler/myoperator/MinusOp.html" title="class in mycompiler.myoperator">MinusOp</A>
<BR>
<A HREF="mycompiler/mymodifier/Modifier.html" title="class in mycompiler.mymodifier">Modifier</A>
<BR>
<A HREF="mycompiler/mymodifier/Modifiers.html" title="class in mycompiler.mymodifier">Modifiers</A>
<BR>
<A HREF="mycompiler/myoperator/ModuloOp.html" title="class in mycompiler.myoperator">ModuloOp</A>
<BR>
<A HREF="mycompiler/myoperator/MulOp.html" title="class in mycompiler.myoperator">MulOp</A>
<BR>
<A HREF="mycompiler/MyCompiler.html" title="class in mycompiler">MyCompiler</A>
<BR>
<A HREF="mycompiler/MyCompilerAPI.html" title="interface in mycompiler"><I>MyCompilerAPI</I></A>
<BR>
<A HREF="mycompiler/mystatement/NegativeExpr.html" title="class in mycompiler.mystatement">NegativeExpr</A>
<BR>
<A HREF="mycompiler/mystatement/NewArray.html" title="class in mycompiler.mystatement">NewArray</A>
<BR>
<A HREF="mycompiler/mystatement/NewClass.html" title="class in mycompiler.mystatement">NewClass</A>
<BR>
<A HREF="mycompiler/myoperator/NotEqualOp.html" title="class in mycompiler.myoperator">NotEqualOp</A>
<BR>
<A HREF="mycompiler/mystatement/NotExpr.html" title="class in mycompiler.mystatement">NotExpr</A>
<BR>
<A HREF="mycompiler/mystatement/Null.html" title="class in mycompiler.mystatement">Null</A>
<BR>
<A HREF="mycompiler/myoperator/Operator.html" title="class in mycompiler.myoperator">Operator</A>
<BR>
<A HREF="mycompiler/myoperator/OrOp.html" title="class in mycompiler.myoperator">OrOp</A>
<BR>
<A HREF="mycompiler/mytype/Pair.html" title="class in mycompiler.mytype">Pair</A>
<BR>
<A HREF="mycompiler/mytype/ParaList.html" title="class in mycompiler.mytype">ParaList</A>
<BR>
<A HREF="mycompiler/myclass/ParameterList.html" title="class in mycompiler.myclass">ParameterList</A>
<BR>
<A HREF="mycompiler/myoperator/PlusOp.html" title="class in mycompiler.myoperator">PlusOp</A>
<BR>
<A HREF="mycompiler/mystatement/PositivExpr.html" title="class in mycompiler.mystatement">PositivExpr</A>
<BR>
<A HREF="mycompiler/mystatement/PostDecExpr.html" title="class in mycompiler.mystatement">PostDecExpr</A>
<BR>
<A HREF="mycompiler/mystatement/PostIncExpr.html" title="class in mycompiler.mystatement">PostIncExpr</A>
<BR>
<A HREF="mycompiler/mystatement/PreDecExpr.html" title="class in mycompiler.mystatement">PreDecExpr</A>
<BR>
<A HREF="mycompiler/mystatement/PreIncExpr.html" title="class in mycompiler.mystatement">PreIncExpr</A>
<BR>
<A HREF="mycompiler/mymodifier/Private.html" title="class in mycompiler.mymodifier">Private</A>
<BR>
<A HREF="mycompiler/mymodifier/Protected.html" title="class in mycompiler.mymodifier">Protected</A>
<BR>
<A HREF="mycompiler/mymodifier/Public.html" title="class in mycompiler.mymodifier">Public</A>
<BR>
<A HREF="mycompiler/mystatement/Receiver.html" title="class in mycompiler.mystatement">Receiver</A>
<BR>
<A HREF="mycompiler/mytype/RefType.html" title="class in mycompiler.mytype">RefType</A>
<BR>
<A HREF="mycompiler/myoperator/RelOp.html" title="class in mycompiler.myoperator">RelOp</A>
<BR>
<A HREF="mycompiler/mystatement/Return.html" title="class in mycompiler.mystatement">Return</A>
<BR>
<A HREF="mycompiler/mytype/ReturnType.html" title="class in mycompiler.mytype">ReturnType</A>
<BR>
<A HREF="mycompiler/myparser/Scanner.html" title="class in mycompiler.myparser">Scanner</A>
<BR>
<A HREF="mycompiler/myexception/SCClassBodyException.html" title="class in mycompiler.myexception">SCClassBodyException</A>
<BR>
<A HREF="mycompiler/myexception/SCClassException.html" title="class in mycompiler.myexception">SCClassException</A>
<BR>
<A HREF="mycompiler/myexception/SCExcept.html" title="class in mycompiler.myexception">SCExcept</A>
<BR>
<A HREF="mycompiler/myexception/SCException.html" title="class in mycompiler.myexception">SCException</A>
<BR>
<A HREF="mycompiler/myexception/SCMethodException.html" title="class in mycompiler.myexception">SCMethodException</A>
<BR>
<A HREF="mycompiler/myexception/SCStatementException.html" title="class in mycompiler.myexception">SCStatementException</A>
<BR>
<A HREF="mycompiler/SourceFile.html" title="class in mycompiler">SourceFile</A>
<BR>
<A HREF="mycompiler/mystatement/Statement.html" title="class in mycompiler.mystatement">Statement</A>
<BR>
<A HREF="mycompiler/mymodifier/Static.html" title="class in mycompiler.mymodifier">Static</A>
<BR>
<A HREF="mycompiler/myclass/Status.html" title="class in mycompiler.myclass">Status</A>
<BR>
<A HREF="mycompiler/mystatement/StringLiteral.html" title="class in mycompiler.mystatement">StringLiteral</A>
<BR>
<A HREF="mycompiler/unused/TestClass.html" title="class in mycompiler.unused">TestClass</A>
<BR>
<A HREF="mycompiler/mystatement/This.html" title="class in mycompiler.mystatement">This</A>
<BR>
<A HREF="mycompiler/myoperator/TimesOp.html" title="class in mycompiler.myoperator">TimesOp</A>
<BR>
<A HREF="mycompiler/myparser/Token.html" title="class in mycompiler.myparser">Token</A>
<BR>
<A HREF="mycompiler/mytype/Type.html" title="class in mycompiler.mytype">Type</A>
<BR>
<A HREF="mycompiler/mytype/TyploseVariable.html" title="class in mycompiler.mytype">TyploseVariable</A>
<BR>
<A HREF="mycompiler/mystatement/UnaryExpr.html" title="class in mycompiler.mystatement">UnaryExpr</A>
<BR>
<A HREF="mycompiler/mystatement/UnaryMinus.html" title="class in mycompiler.mystatement">UnaryMinus</A>
<BR>
<A HREF="mycompiler/mystatement/UnaryNot.html" title="class in mycompiler.mystatement">UnaryNot</A>
<BR>
<A HREF="mycompiler/mystatement/UnaryPlus.html" title="class in mycompiler.mystatement">UnaryPlus</A>
<BR>
<A HREF="mycompiler/mytypereconstruction/unify/Unify.html" title="class in mycompiler.mytypereconstruction.unify">Unify</A>
<BR>
<A HREF="mycompiler/myclass/UsedId.html" title="class in mycompiler.myclass">UsedId</A>
<BR>
<A HREF="mycompiler/myclass/UserDef.html" title="class in mycompiler.myclass">UserDef</A>
<BR>
<A HREF="mycompiler/mytype/Void.html" title="class in mycompiler.mytype">Void</A>
<BR>
<A HREF="mycompiler/mystatement/WhileStmt.html" title="class in mycompiler.mystatement">WhileStmt</A>
<BR>
</FONT></TD>
</TR>
</TABLE>
</BODY>
</HTML>

View File

@ -1,662 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_02) on Tue Jun 21 18:36:57 CEST 2005 -->
<TITLE>
Constant Field Values
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Constant Field Values";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html?constant-values.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="constant-values.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H1>
Constant Field Values</H1>
</CENTER>
<HR SIZE="4" NOSHADE>
<B>Contents</B><UL>
<LI><A HREF="#mycompiler">mycompiler.*</A>
</UL>
<A NAME="mycompiler"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left"><FONT SIZE="+2">
mycompiler.*</FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="3">mycompiler.<A HREF="mycompiler/MyCompiler.html" title="class in mycompiler">MyCompiler</A></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.MyCompiler.ALL_INFO"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/MyCompiler.html#ALL_INFO">ALL_INFO</A></CODE></TD>
<TD ALIGN="right"><CODE>0</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.MyCompiler.GENERAL_INFO"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/MyCompiler.html#GENERAL_INFO">GENERAL_INFO</A></CODE></TD>
<TD ALIGN="right"><CODE>1</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.MyCompiler.NO_INFO"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/MyCompiler.html#NO_INFO">NO_INFO</A></CODE></TD>
<TD ALIGN="right"><CODE>-1</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.MyCompiler.NO_LINENUMBER"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/MyCompiler.html#NO_LINENUMBER">NO_LINENUMBER</A></CODE></TD>
<TD ALIGN="right"><CODE>-1</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.MyCompiler.PARSER_INFO"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/MyCompiler.html#PARSER_INFO">PARSER_INFO</A></CODE></TD>
<TD ALIGN="right"><CODE>3</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.MyCompiler.SCANNER_INFO"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/MyCompiler.html#SCANNER_INFO">SCANNER_INFO</A></CODE></TD>
<TD ALIGN="right"><CODE>2</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.MyCompiler.SEMANTIC_INFO"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/MyCompiler.html#SEMANTIC_INFO">SEMANTIC_INFO</A></CODE></TD>
<TD ALIGN="right"><CODE>4</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.MyCompiler.TYPE_ANALYSIS_INFO"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/MyCompiler.html#TYPE_ANALYSIS_INFO">TYPE_ANALYSIS_INFO</A></CODE></TD>
<TD ALIGN="right"><CODE>5</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.MyCompiler.UNIFICATION_INFO"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/MyCompiler.html#UNIFICATION_INFO">UNIFICATION_INFO</A></CODE></TD>
<TD ALIGN="right"><CODE>6</CODE></TD>
</TR>
</FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="mycompiler.myparser"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left"><FONT SIZE="+2">
mycompiler.myparser.*</FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="3">mycompiler.myparser.<A HREF="mycompiler/myparser/JavaParser.html" title="class in mycompiler.myparser">JavaParser</A></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.ABSTRACT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#ABSTRACT">ABSTRACT</A></CODE></TD>
<TD ALIGN="right"><CODE>257</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.ANDEQUAL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#ANDEQUAL">ANDEQUAL</A></CODE></TD>
<TD ALIGN="right"><CODE>310</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.BOOLEAN"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#BOOLEAN">BOOLEAN</A></CODE></TD>
<TD ALIGN="right"><CODE>258</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.BOOLLITERAL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#BOOLLITERAL">BOOLLITERAL</A></CODE></TD>
<TD ALIGN="right"><CODE>289</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.BRACE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#BRACE">BRACE</A></CODE></TD>
<TD ALIGN="right"><CODE>317</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.BREAK"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#BREAK">BREAK</A></CODE></TD>
<TD ALIGN="right"><CODE>259</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.CASE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#CASE">CASE</A></CODE></TD>
<TD ALIGN="right"><CODE>260</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.CATCH"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#CATCH">CATCH</A></CODE></TD>
<TD ALIGN="right"><CODE>261</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.CHAR"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#CHAR">CHAR</A></CODE></TD>
<TD ALIGN="right"><CODE>262</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.CHARLITERAL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#CHARLITERAL">CHARLITERAL</A></CODE></TD>
<TD ALIGN="right"><CODE>291</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.CLASS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#CLASS">CLASS</A></CODE></TD>
<TD ALIGN="right"><CODE>263</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.CONTINUE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#CONTINUE">CONTINUE</A></CODE></TD>
<TD ALIGN="right"><CODE>264</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.DECREMENT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#DECREMENT">DECREMENT</A></CODE></TD>
<TD ALIGN="right"><CODE>301</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.DEFAULT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#DEFAULT">DEFAULT</A></CODE></TD>
<TD ALIGN="right"><CODE>265</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.DIVIDEEQUAL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#DIVIDEEQUAL">DIVIDEEQUAL</A></CODE></TD>
<TD ALIGN="right"><CODE>309</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.DO"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#DO">DO</A></CODE></TD>
<TD ALIGN="right"><CODE>266</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.ELSE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#ELSE">ELSE</A></CODE></TD>
<TD ALIGN="right"><CODE>267</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.EOF"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#EOF">EOF</A></CODE></TD>
<TD ALIGN="right"><CODE>320</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.EQUAL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#EQUAL">EQUAL</A></CODE></TD>
<TD ALIGN="right"><CODE>294</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.EXTENDS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#EXTENDS">EXTENDS</A></CODE></TD>
<TD ALIGN="right"><CODE>268</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.FINALLY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#FINALLY">FINALLY</A></CODE></TD>
<TD ALIGN="right"><CODE>269</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.FOR"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#FOR">FOR</A></CODE></TD>
<TD ALIGN="right"><CODE>270</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.GREATEREQUAL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#GREATEREQUAL">GREATEREQUAL</A></CODE></TD>
<TD ALIGN="right"><CODE>296</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.IDENTIFIER"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#IDENTIFIER">IDENTIFIER</A></CODE></TD>
<TD ALIGN="right"><CODE>293</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.IF"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#IF">IF</A></CODE></TD>
<TD ALIGN="right"><CODE>271</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.INCREMENT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#INCREMENT">INCREMENT</A></CODE></TD>
<TD ALIGN="right"><CODE>300</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.INSTANCEOF"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#INSTANCEOF">INSTANCEOF</A></CODE></TD>
<TD ALIGN="right"><CODE>272</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.INT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#INT">INT</A></CODE></TD>
<TD ALIGN="right"><CODE>273</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.INTLITERAL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#INTLITERAL">INTLITERAL</A></CODE></TD>
<TD ALIGN="right"><CODE>288</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.JNULL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#JNULL">JNULL</A></CODE></TD>
<TD ALIGN="right"><CODE>290</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.LESSEQUAL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#LESSEQUAL">LESSEQUAL</A></CODE></TD>
<TD ALIGN="right"><CODE>295</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.LOGICALAND"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#LOGICALAND">LOGICALAND</A></CODE></TD>
<TD ALIGN="right"><CODE>299</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.LOGICALOR"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#LOGICALOR">LOGICALOR</A></CODE></TD>
<TD ALIGN="right"><CODE>298</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.MINUSEQUAL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#MINUSEQUAL">MINUSEQUAL</A></CODE></TD>
<TD ALIGN="right"><CODE>307</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.MODULOEQUAL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#MODULOEQUAL">MODULOEQUAL</A></CODE></TD>
<TD ALIGN="right"><CODE>313</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.NEW"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#NEW">NEW</A></CODE></TD>
<TD ALIGN="right"><CODE>274</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.NOTEQUAL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#NOTEQUAL">NOTEQUAL</A></CODE></TD>
<TD ALIGN="right"><CODE>297</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.OP"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#OP">OP</A></CODE></TD>
<TD ALIGN="right"><CODE>319</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="mycompiler.myparser.JavaParser.OREQUAL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="mycompiler/myparser/JavaParser.html#OREQUAL">OREQUAL</A></CODE></TD>
<TD ALIGN="right"><CODE