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

F

FC - Variable in class de.dhbwstuttgart.typeinference.unify.FC_TTO
 
FC_TTO - Class in de.dhbwstuttgart.typeinference.unify
Hilfsklasse f�r den Unifizierungsalgorithmus
FC_TTO(Menge<Pair>, Menge, Menge<Class>) - Constructor for class de.dhbwstuttgart.typeinference.unify.FC_TTO
 
fehlerausgabe() - Method in exception de.dhbwstuttgart.myexception.SCClassException
 
fehlerausgabe() - Method in class de.dhbwstuttgart.myexception.SCExcept
 
fehlerausgabe() - Method in exception de.dhbwstuttgart.myexception.SCException
 
Field - Class in de.dhbwstuttgart.syntaxtree
 
Field(int) - Constructor for class de.dhbwstuttgart.syntaxtree.Field
 
field - Variable in class de.dhbwstuttgart.typeinference.assumptions.FieldAssumption
 
FieldAssumption - Class in de.dhbwstuttgart.typeinference.assumptions
 
FieldAssumption(Field, Class) - Constructor for class de.dhbwstuttgart.typeinference.assumptions.FieldAssumption
 
fieldAssumptions - Variable in class de.dhbwstuttgart.typeinference.assumptions.TypeAssumptions
 
fielddecl - Variable in class de.dhbwstuttgart.syntaxtree.Class
 
fielddecl - Variable in class de.dhbwstuttgart.syntaxtree.ClassBody
 
FieldDeclaration - Class in de.dhbwstuttgart.syntaxtree
Eine Feldinitialisation steht für eine Felddeklaration mit gleichzeitiger Wertzuweisung Beispiel: 'public Feld FeldVar = FeldWert;'
FieldDeclaration(String, Type) - Constructor for class de.dhbwstuttgart.syntaxtree.FieldDeclaration
Dieser Konstruktor der FieldDeclaration erstellt den Syntaxknoten vollständig.
FieldDeclaration(int) - Constructor for class de.dhbwstuttgart.syntaxtree.FieldDeclaration
 
filterUndConstraints() - Method in class de.dhbwstuttgart.typeinference.ConstraintsSet
Aus dem ConstraintsSet [ u1, u2, ...
filterUndConstraints() - Method in class de.dhbwstuttgart.typeinference.OderConstraint
 
filterWrongConstraints(Unifier) - Method in class de.dhbwstuttgart.typeinference.ConstraintsSet
Liefert alle Constraint-Variationen
filterWrongConstraints(Unifier) - Method in class de.dhbwstuttgart.typeinference.OderConstraint
 
FINAL - Static variable in class de.dhbwstuttgart.parser.JavaParser
 
Final - Class in de.dhbwstuttgart.syntaxtree.modifier
Stellt den Modifier Final dar.
Final() - Constructor for class de.dhbwstuttgart.syntaxtree.modifier.Final
 
FINALLY - Static variable in class de.dhbwstuttgart.parser.JavaParser
 
findGenericType(Type, Menge<Type>, Menge<GenericTypeVar>) - Static method in class de.dhbwstuttgart.syntaxtree.ClassHelper
Deprecated.
findGenericType(Menge<Type>, Menge<GenericTypeVar>) - Method in class de.dhbwstuttgart.syntaxtree.type.RefType
HOTI Diese Methode sucht in der Klassendefinition nach einen GTV, die so heißt wie die im RefType definierte Variable.
findPairWithTypeEqualTo(Type, Menge<Pair>) - Method in class de.dhbwstuttgart.typeinference.ResultSet
 
Float - Variable in class de.dhbwstuttgart.syntaxtree.statement.FloatLiteral
 
FLOATLITERAL - Static variable in class de.dhbwstuttgart.parser.JavaParser
 
FloatLiteral - Class in de.dhbwstuttgart.syntaxtree.statement
 
FloatLiteral() - Constructor for class de.dhbwstuttgart.syntaxtree.statement.FloatLiteral
 
FloatType - Class in de.dhbwstuttgart.syntaxtree.type
 
FloatType(SyntaxTreeNode) - Constructor for class de.dhbwstuttgart.syntaxtree.type.FloatType
 
flush() - Method in class de.dhbwstuttgart.logger.OutputHandler
 
FOR - Static variable in class de.dhbwstuttgart.parser.JavaParser
 
forEach(ConfigurationEvaluater) - Method in class de.dhbwstuttgart.logger.LoggerConfiguration
 
FormalParameter - Class in de.dhbwstuttgart.syntaxtree
 
FormalParameter(DeclId) - Constructor for class de.dhbwstuttgart.syntaxtree.FormalParameter
 
formalparameter - Variable in class de.dhbwstuttgart.syntaxtree.ParameterList
 
ForStmt - Class in de.dhbwstuttgart.syntaxtree.statement
 
ForStmt(int, int) - Constructor for class de.dhbwstuttgart.syntaxtree.statement.ForStmt
 
fresh(String, SyntaxTreeNode) - Static method in class de.dhbwstuttgart.syntaxtree.type.TypePlaceholder
Generiert einen neuen TPH mit einem bestimmten Namen.
fresh(SyntaxTreeNode) - Static method in class de.dhbwstuttgart.syntaxtree.type.TypePlaceholder
 
FreshExtendsWildcardType - Class in de.dhbwstuttgart.syntaxtree.type
 
FreshExtendsWildcardType(ObjectType, SyntaxTreeNode, int) - Constructor for class de.dhbwstuttgart.syntaxtree.type.FreshExtendsWildcardType
Author: Arne Lüdtke
Standard Konstruktor für eine FreshExtendsWildcard
FreshExtendsWildcardType(ObjectType, SyntaxTreeNode, int, String) - Constructor for class de.dhbwstuttgart.syntaxtree.type.FreshExtendsWildcardType
Author: Arne Lüdtke
Privater Konstruktor für clone
FreshSuperWildcardType - Class in de.dhbwstuttgart.syntaxtree.type
 
FreshSuperWildcardType(ObjectType, SyntaxTreeNode, int) - Constructor for class de.dhbwstuttgart.syntaxtree.type.FreshSuperWildcardType
Author: Arne Lüdtke
Standard Konstruktor für eine FreshSuperWildcard
FreshSuperWildcardType(ObjectType, SyntaxTreeNode, int, String) - Constructor for class de.dhbwstuttgart.syntaxtree.type.FreshSuperWildcardType
Author: Arne Lüdtke
Privater Konstruktor für clone
FreshWildcardType - Class in de.dhbwstuttgart.syntaxtree.type
 
FreshWildcardType(SyntaxTreeNode, int) - Constructor for class de.dhbwstuttgart.syntaxtree.type.FreshWildcardType
Author: Arne Lüdtke
Standard Konstruktor für eine FreshWildcard
FreshWildcardType(SyntaxTreeNode, int, String) - Constructor for class de.dhbwstuttgart.syntaxtree.type.FreshWildcardType
Author: Arne Lüdtke
Protected Konstruktor für clone.
function - Variable in class de.dhbwstuttgart.myexception.SCExcept
 
FunN - Class in de.dhbwstuttgart.typeinference
 
FunN(Type, Menge<Type>) - Constructor for class de.dhbwstuttgart.typeinference.FunN
 
FunN(int) - Constructor for class de.dhbwstuttgart.typeinference.FunN
Erstellt eine FunN: FunN R und T1 - TparameterCount werden mit TypePlaceholdern besetzt.
FunNInsertTest - Class in plugindevelopment.TypeInsertTests
 
FunNInsertTest() - Constructor for class plugindevelopment.TypeInsertTests.FunNInsertTest
 
FunNInterface - Class in de.dhbwstuttgart.typeinference
Stellt das Interface FunN dar.
FunNInterface(int) - Constructor for class de.dhbwstuttgart.typeinference.FunNInterface
Ein FunN-Interface enthält nur eine Methode (namens apply).
FunNMethod - Class in de.dhbwstuttgart.typeinference
 
FunNMethod(Menge<? extends Type>) - Constructor for class de.dhbwstuttgart.typeinference.FunNMethod
 
A B C D E F G H I J K L M N O P R S T U V W X Y 
Skip navigation links