A B C D E F G H I J K L M N O P R S T U V W X Y 

M

m2(Object) - Method in class mycompiler.test.notUsedAnymore.TEst_2
 
main(String[]) - Static method in class mycompiler.MyCompiler
Die Main-Funktion, �ber die der Compiler auch per Konsole gestartet werden kann.
main(String[]) - Static method in class mycompiler.mytest.APITest
 
main(String[]) - Static method in class mycompiler.mytest.CByteCodeTest
 
main(String[]) - Static method in class mycompiler.mytest.CInferenceTest
 
main(String[]) - Static method in class mycompiler.mytest.CSimpleTest
 
main(String[]) - Static method in class mycompiler.mytest.CWildcardTest
 
main(String[]) - Static method in class mycompiler.mytest.JUnitTests
 
main(String[]) - Static method in class mycompiler.mytest.LambdaTest
 
main(String[]) - Static method in class mycompiler.test.notUsedAnymore.Test
 
main(String[]) - Static method in class mycompiler.unused.JavaCompiler
 
main(String[]) - Static method in class mycompiler.unused.TestClass
 
makeFC() - Method in class mycompiler.SourceFile
Erstellt die Finite Closure
makeGenericTypeVars2TypePlaceHolders(Type) - Static method in class mycompiler.MyCompiler
 
makePrimitive(ClassFile, CodeAttribute) - Method in class mycompiler.myoperator.Operator
 
makeRefTypesFullyQualified(Menge<Type>, ImportDeclarations) - Static method in class mycompiler.MyCompiler
 
makeWrapper(ClassFile, CodeAttribute) - Method in class mycompiler.myoperator.Operator
 
match(RefType, RefType, Hashtable<String, Type>) - Static method in class mycompiler.mytypereconstruction.unify.Unify
 
MatchException - Exception in mycompiler.myexception
 
MatchException(String) - Constructor for exception mycompiler.myexception.MatchException
 
Method - Class in mycompiler.myclass
 
Method() - Constructor for class mycompiler.myclass.Method
 
MethodCall - Class in mycompiler.mystatement
 
MethodCall(int, int) - Constructor for class mycompiler.mystatement.MethodCall
 
MethodExpect - Class in mycompiler.test.expectationTypes
15-04-08
MethodExpect(String) - Constructor for class mycompiler.test.expectationTypes.MethodExpect
 
MethodExpect(String, int) - Constructor for class mycompiler.test.expectationTypes.MethodExpect
 
MethodExpect(String, Type) - Constructor for class mycompiler.test.expectationTypes.MethodExpect
 
MethodExpect(String, Type, int) - Constructor for class mycompiler.test.expectationTypes.MethodExpect
 
MethodExpect(String, IUnknownTypeExpect) - Constructor for class mycompiler.test.expectationTypes.MethodExpect
 
MethodExpect(String, IUnknownTypeExpect, int) - Constructor for class mycompiler.test.expectationTypes.MethodExpect
 
MethodInfo - Class in mycompiler.mybytecode
 
MethodInfo() - Constructor for class mycompiler.mybytecode.MethodInfo
 
MINUSEQUAL - Static variable in class mycompiler.myparser.JavaParser
 
MinusOp - Class in mycompiler.myoperator
 
MinusOp(int, int) - Constructor for class mycompiler.myoperator.MinusOp
 
Modifier - Class in mycompiler.mymodifier
 
Modifier() - Constructor for class mycompiler.mymodifier.Modifier
 
modifiers - Variable in class mycompiler.myclass.DeclId
 
Modifiers - Class in mycompiler.mymodifier
Die Klasse beinhaltet die Liste der Access-Modifier fuer eine Klasse, Methode usw.
Modifiers() - Constructor for class mycompiler.mymodifier.Modifiers
 
modifyToGenericTypeVar() - Method in class mycompiler.mytype.RefType
 
MODULOEQUAL - Static variable in class mycompiler.myparser.JavaParser
 
ModuloOp - Class in mycompiler.myoperator
 
ModuloOp(int, int) - Constructor for class mycompiler.myoperator.ModuloOp
 
monitorenter - Static variable in class mycompiler.mybytecode.JVMCode
 
monitorexit - Static variable in class mycompiler.mybytecode.JVMCode
 
MUB - Class in mycompiler.mytypereconstruction.unify
 
MulOp - Class in mycompiler.myoperator
 
MulOp(int, int) - Constructor for class mycompiler.myoperator.MulOp
 
multianewarray - Static variable in class mycompiler.mybytecode.JVMCode
 
MyCompiler - Class in mycompiler
 
mycompiler.mybytecode - package mycompiler.mybytecode
 
mycompiler.myclass - package mycompiler.myclass
 
mycompiler.myexception - package mycompiler.myexception
 
mycompiler.myinterface - package mycompiler.myinterface
 
mycompiler.mymodifier - package mycompiler.mymodifier
 
mycompiler.myoperator - package mycompiler.myoperator
 
mycompiler.myparser - package mycompiler.myparser
 
mycompiler.mystatement - package mycompiler.mystatement
 
mycompiler.mytest - package mycompiler.mytest
 
mycompiler.mytype - package mycompiler.mytype
 
mycompiler.mytypereconstruction - package mycompiler.mytypereconstruction
 
mycompiler.mytypereconstruction.replacementlistener - package mycompiler.mytypereconstruction.replacementlistener
 
mycompiler.mytypereconstruction.set - package mycompiler.mytypereconstruction.set
 
mycompiler.mytypereconstruction.typeassumption - package mycompiler.mytypereconstruction.typeassumption
 
mycompiler.mytypereconstruction.typeassumptionkey - package mycompiler.mytypereconstruction.typeassumptionkey
 
mycompiler.mytypereconstruction.unify - package mycompiler.mytypereconstruction.unify
 
mycompiler.test - package mycompiler.test
 
mycompiler.test.blocks - package mycompiler.test.blocks
 
mycompiler.test.complexTypes - package mycompiler.test.complexTypes
 
mycompiler.test.expectationTypes - package mycompiler.test.expectationTypes
 
mycompiler.test.generics - package mycompiler.test.generics
 
mycompiler.test.inferenceByCharacteristic - package mycompiler.test.inferenceByCharacteristic
 
mycompiler.test.javaConcepts.inheritance - package mycompiler.test.javaConcepts.inheritance
 
mycompiler.test.javaConcepts.overloading - package mycompiler.test.javaConcepts.overloading
 
mycompiler.test.javaConcepts.staticAccess - package mycompiler.test.javaConcepts.staticAccess
 
mycompiler.test.lambda - package mycompiler.test.lambda
 
mycompiler.test.notUsedAnymore - package mycompiler.test.notUsedAnymore
 
mycompiler.test.operators - package mycompiler.test.operators
 
mycompiler.test.primitiveTypes - package mycompiler.test.primitiveTypes
 
mycompiler.test.trivial - package mycompiler.test.trivial
 
mycompiler.test.unittest.typeReconstructionTest - package mycompiler.test.unittest.typeReconstructionTest
 
mycompiler.unused - package mycompiler.unused
 
MyCompilerAPI - Interface in mycompiler
Schnittstellen-Klasse zum Compiler.
myJvmDisassembler - package myJvmDisassembler
 
A B C D E F G H I J K L M N O P R S T U V W X Y