- ELSE - Static variable in class mycompiler.myparser.JavaParser
-
- else_block - Variable in class mycompiler.mystatement.IfStmt
-
- EmptyStmt - Class in mycompiler.mystatement
-
- EmptyStmt() - Constructor for class mycompiler.mystatement.EmptyStmt
-
- ensureAbstract() - Method in class mycompiler.mymodifier.Modifiers
-
Stellt sicher, dass ABSTRACT in der Modifierliste
vorkommt.
- ensurePublic() - Method in class mycompiler.mymodifier.Modifiers
-
- EOF - Static variable in class mycompiler.myparser.JavaParser
-
- EQUAL - Static variable in class mycompiler.myparser.JavaParser
-
- EqualOp - Class in mycompiler.myoperator
-
- EqualOp(int, int) - Constructor for class mycompiler.myoperator.EqualOp
-
- equals(Object) - Method in class mycompiler.mybytecode.Key
-
- equals(Object) - Method in class mycompiler.mytype.BaseType
-
Author: J�rg B�uerle
- equals(Object) - Method in class mycompiler.mytype.BooleanType
-
Author: J�rg B�uerle
- equals(Object) - Method in class mycompiler.mytype.CharacterType
-
Author: J�rg B�uerle
- equals(Object) - Method in class mycompiler.mytype.DoubleType
-
Author: J�rg B�uerle
- equals(Object) - Method in class mycompiler.mytype.ExtendsWildcardType
-
Author: Arne L�dtke
Vergleicht mit einem anderen Objekt.
- equals(Object) - Method in class mycompiler.mytype.FloatType
-
Author: J�rg B�uerle
- equals(Object) - Method in class mycompiler.mytype.FreshExtendsWildcardType
-
Author: Arne L�dtke
Pr�ft, ob zwei Objekte gleich sind.
- equals(Object) - Method in class mycompiler.mytype.FreshSuperWildcardType
-
Author: Arne L�dtke
Pr�ft, ob zwei Objekte gleich sind.
- equals(Object) - Method in class mycompiler.mytype.FreshWildcardType
-
Author: Arne L�dtke
Pr�ft, ob zwei Objekte gleich sind.
- equals(Object) - Method in class mycompiler.mytype.GenericTypeVar
-
Author: J�rg B�uerle
- equals(Object) - Method in class mycompiler.mytype.IntegerType
-
Author: J�rg B�uerle
- equals(Object) - Method in class mycompiler.mytype.LongType
-
Author: J�rg B�uerle
- equals(Object) - Method in class mycompiler.mytype.Pair
-
Author: J�rg B�uerle
- equals(Object) - Method in class mycompiler.mytype.RefType
-
Author: Jrg Buerle
- equals(Object) - Method in class mycompiler.mytype.ReturnType
-
Author: J�rg B�uerle
- equals(Object) - Method in class mycompiler.mytype.SuperWildcardType
-
Author: Arne L�dtke
Vergleicht mit einem anderen Objekt.
- equals(Object) - Method in class mycompiler.mytype.Type
-
Author: J�rg B�uerle
- equals(Object) - Method in class mycompiler.mytype.TypePlaceholder
-
Author: J�rg B�uerle
- equals(Object) - Method in class mycompiler.mytype.Void
-
Author: J�rg B�uerle
- equals(Object) - Method in class mycompiler.mytype.WildcardType
-
Author: Arne L�dtke
Vergleicht mit einem anderen Objekt.
- equals(Object) - Method in class mycompiler.mytypereconstruction.CMultiplyTuple
-
- equals(Object) - Method in class mycompiler.mytypereconstruction.CReconstructionTuple
-
- equals(Object) - Method in class mycompiler.mytypereconstruction.CSubstitution
-
- equals(Object) - Method in class mycompiler.mytypereconstruction.CTriple
-
- equals(Object) - Method in class mycompiler.mytypereconstruction.set.CHashtableSet
-
- equals(Object) - Method in class mycompiler.mytypereconstruction.set.CSet
-
- equals(Object) - Method in class mycompiler.mytypereconstruction.set.CMengeSet
-
- equals(Object) - Method in class mycompiler.mytypereconstruction.typeassumption.CTypeAssumption
-
- equals(Object) - Method in class mycompiler.mytypereconstruction.typeassumptionkey.CTypeAssumptionKey
-
Author: Jrg Buerle
- equals(Object) - Method in class mycompiler.test.notUsedAnymore.CTypeAssumptionWrapper
-
- equalsAssumption(CTypeAssumption) - Method in class mycompiler.mytypereconstruction.typeassumption.CInstVarTypeAssumption
-
Author: Jrg Buerle
- equalsAssumption(CTypeAssumption) - Method in class mycompiler.mytypereconstruction.typeassumption.CLocalVarTypeAssumption
-
Author: Jrg Buerle
- equalsAssumption(CTypeAssumption) - Method in class mycompiler.mytypereconstruction.typeassumption.CMethodTypeAssumption
-
Author: Jrg Buerle
- equalsAssumption(CTypeAssumption) - Method in class mycompiler.mytypereconstruction.typeassumption.CParaTypeAssumption
-
Author: Jrg Buerle
- equalsAssumption(CTypeAssumption) - Method in class mycompiler.mytypereconstruction.typeassumption.CTypeAssumption
-
- equalsAssumption(CTypeAssumption) - Method in class mycompiler.test.notUsedAnymore.CTypeAssumptionWrapper
-
- Equiv2Equal(RefType, Hashtable<String, Type>) - Method in class mycompiler.mytype.RefType
-
- ExceptionList - Class in mycompiler.myclass
-
- ExceptionList() - Constructor for class mycompiler.myclass.ExceptionList
-
- ExceptionTable - Class in mycompiler.mybytecode
-
- ExceptionTable() - Constructor for class mycompiler.mybytecode.ExceptionTable
-
- execute() - Method in class mycompiler.mytypereconstruction.CSubstitution
-
Sucht die eindeutige Instanz der Typeplaceholders in der Registry der
Typeplaceholders des Syntaxbaumes und f�hrt die Typsubstitution im
Syntaxbaum durch.
- execute() - Method in class mycompiler.mytypereconstruction.set.CSubstitutionSet
-
F�hrt jede einzelne CSubstitution
aus.
- executeTest() - Method in class mycompiler.test.lambda.BasicAssumptionsTest
-
- executeTest() - Method in class mycompiler.test.lambda.ConstructorTest
-
- executeTest() - Method in class mycompiler.test.lambda.GenericVarTest
-
- executeTest() - Method in class mycompiler.test.lambda.OverloadingTest
-
- executeTest() - Method in class mycompiler.test.lambda.ParseMultipleFilesTest
-
- executeTest() - Method in class mycompiler.test.lambda.TestAssign
-
- executeTest() - Method in class mycompiler.test.lambda.TestFunN
-
- executeTest() - Method in class mycompiler.test.lambda.TestIfStmt
-
- executeTest() - Method in class mycompiler.test.lambda.TestLambda
-
- executeTest() - Method in class mycompiler.test.lambda.TestMethodCall
-
- executeTest() - Method in class mycompiler.test.lambda.TestThis
-
- executeTest() - Method in class mycompiler.test.lambda.TestWhile
-
- Expectation - Class in mycompiler.test.expectationTypes
-
15-04-08
- Expectation(ClassExpect) - Constructor for class mycompiler.test.expectationTypes.Expectation
-
- expr - Variable in class mycompiler.mystatement.ArgumentList
-
- expr - Variable in class mycompiler.mystatement.CastExpr
-
- Expr - Class in mycompiler.mystatement
-
- Expr(int, int) - Constructor for class mycompiler.mystatement.Expr
-
- expr - Variable in class mycompiler.mystatement.IfStmt
-
- expr - Variable in class mycompiler.mystatement.InstanceOf
-
- expr - Variable in class mycompiler.mystatement.NegativeExpr
-
- expr - Variable in class mycompiler.mystatement.NewArray
-
- expr - Variable in class mycompiler.mystatement.NotExpr
-
- expr - Variable in class mycompiler.mystatement.PositivExpr
-
- expr - Variable in class mycompiler.mystatement.PostDecExpr
-
- expr - Variable in class mycompiler.mystatement.PostIncExpr
-
- expr - Variable in class mycompiler.mystatement.PreDecExpr
-
- expr - Variable in class mycompiler.mystatement.PreIncExpr
-
- expr - Variable in class mycompiler.mystatement.WhileStmt
-
- expr1 - Variable in class mycompiler.mystatement.Assign
-
- expr1 - Variable in class mycompiler.mystatement.Binary
-
- expr2 - Variable in class mycompiler.mystatement.Assign
-
- expr2 - Variable in class mycompiler.mystatement.Binary
-
- ExprStmt - Class in mycompiler.mystatement
-
- ExprStmt(int, int) - Constructor for class mycompiler.mystatement.ExprStmt
-
- EXTENDS - Static variable in class mycompiler.myparser.JavaParser
-
- ExtendsWildcardType - Class in mycompiler.mytype
-
Stellt eine Wildcard mit oberer Grenze dar.
- ExtendsWildcardType(int, Type) - Constructor for class mycompiler.mytype.ExtendsWildcardType
-
Author: Arne L�dtke
Standard Konstruktor f�r eine ExtendsWildcard