- READ_OBJECT_SUPERCLASSES_FROM_JRE - Static variable in class mycompiler.SourceFile
-
- Receiver - Class in mycompiler.mystatement
-
- Receiver(Expr) - Constructor for class mycompiler.mystatement.Receiver
-
Autor: J�rg B�uerle
- RefType - Class in mycompiler.mytype
-
- RefType(int) - Constructor for class mycompiler.mytype.RefType
-
- RefType(String, int) - Constructor for class mycompiler.mytype.RefType
-
- RefType(String, Menge, int) - Constructor for class mycompiler.mytype.RefType
-
- RefType(RefType, int) - Constructor for class mycompiler.mytype.RefType
-
- RefType(Type) - Constructor for class mycompiler.mytype.RefType
-
Erstellt einen Referenztyp aus dem �bergebenen Type.
- RelOp - Class in mycompiler.myoperator
-
- RelOp(int, int) - Constructor for class mycompiler.myoperator.RelOp
-
- RELOP - Static variable in class mycompiler.myparser.JavaParser
-
- remove(CTypeAssumption) - Method in class typinferenz.TypeAssumptions
-
- removeAllReplacementListeners() - Method in class mycompiler.mytype.TypePlaceholder
-
Author: J�rg B�uerle
- removeAllReplacementListeners() - Method in interface mycompiler.mytypereconstruction.replacementlistener.IReplaceTypeEventProvider
-
- removeClassParameters() - Method in class mycompiler.mytype.Type
-
- removeElement(E) - Method in class mycompiler.mytypereconstruction.set.CHashtableSet
-
- removeElement(IHashSetKey) - Method in class mycompiler.mytypereconstruction.set.CHashtableSet
-
- removeElement(E) - Method in class mycompiler.mytypereconstruction.set.CSet
-
- removeElement(E) - Method in class mycompiler.mytypereconstruction.set.CMengeSet
-
- removeLast() - Method in class mycompiler.myclass.UsedId
-
- removeMethodTypeAssumption(CMethodTypeAssumption) - Method in class mycompiler.mytypereconstruction.CIntersectionType
-
- removeReplacementListener(ITypeReplacementListener) - Method in class mycompiler.mytype.TypePlaceholder
-
Author: J�rg B�uerle
- removeReplacementListener(ITypeReplacementListener) - Method in interface mycompiler.mytypereconstruction.replacementlistener.IReplaceTypeEventProvider
-
- replace_index(CodeAttribute, Menge<Integer>, int, int) - Static method in class mycompiler.myoperator.LogOp
-
- replaceType(CReplaceTypeEvent) - Method in class mycompiler.myclass.FormalParameter
-
Author: J�rg B�uerle
- replaceType(CReplaceTypeEvent) - Method in class mycompiler.myclass.InstVarDecl
-
Author: J�rg B�uerle
- replaceType(CReplaceTypeEvent) - Method in class mycompiler.myclass.Method
-
Author: Jrg Buerle
- replaceType(CReplaceTypeEvent) - Method in class mycompiler.mystatement.Block
-
- replaceType(CReplaceTypeEvent) - Method in class mycompiler.mystatement.EmptyStmt
-
- replaceType(CReplaceTypeEvent) - Method in class mycompiler.mystatement.ForStmt
-
- replaceType(CReplaceTypeEvent) - Method in class mycompiler.mystatement.IfStmt
-
- replaceType(CReplaceTypeEvent) - Method in class mycompiler.mystatement.LocalVarDecl
-
Author: J�rg B�uerle
- replaceType(CReplaceTypeEvent) - Method in class mycompiler.mystatement.Return
-
- replaceType(CReplaceTypeEvent) - Method in class mycompiler.mystatement.Statement
-
- replaceType(CReplaceTypeEvent) - Method in class mycompiler.mystatement.WhileStmt
-
- replaceType(CReplaceTypeEvent) - Method in interface mycompiler.mytypereconstruction.replacementlistener.ITypeReplacementListener
-
Tauscht einen Typ gegen einen anderen aus.
- replaceType(CReplaceTypeEvent) - Method in class typinferenz.FunN
-
- replaceWithType(Type) - Method in class mycompiler.mytype.TypePlaceholder
-
Diese Methode geht alle TypeReplacmentListener durch und tauscht �ber deren
Callback-Methode diesen Typ gegen den neuen aus.
- resetBlockId() - Method in class mycompiler.mytypereconstruction.CSupportData
-
- ResultSet - Class in typinferenz
-
Im Grunde Sammlung von Pair s mit Equal-Operatoren.
- ResultSet(Menge<Pair>) - Constructor for class typinferenz.ResultSet
-
- ret - Static variable in class mycompiler.mybytecode.JVMCode
-
- retexpr - Variable in class mycompiler.mystatement.Return
-
- RETURN - Static variable in class mycompiler.myparser.JavaParser
-
- Return - Class in mycompiler.mystatement
-
- Return(int, int) - Constructor for class mycompiler.mystatement.Return
-
- return_ - Static variable in class mycompiler.mybytecode.JVMCode
-
- ReturnType - Class in mycompiler.mytype
-
- ReturnType(int) - Constructor for class mycompiler.mytype.ReturnType
-
- runTest() - Method in class mycompiler.mytest.LambdaTest
-
- runTestAndCheckResultSet(String, HashMap<String, String>) - Method in class mycompiler.mytest.LambdaTest
-
F�hrt einen Test aus, bei dem beliebig viele ResultSets entstehen d�rfen.
- runTestAndGetSingularResultSet() - Method in class mycompiler.mytest.LambdaTest
-
F�hrt den Test aus und geht davon aus, dass es bei der Testdatei nur eine richtige Aufl�sung f�r die Typvariablen gibt.