JavaTXCompilerInJavaTX/doc/LambdaJavadoc/mycompiler/myclass/Class.html
2014-02-04 17:44:03 +01:00

916 lines
45 KiB
HTML
Executable File
Raw Blame History

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_25) on Wed Sep 18 10:43:03 CEST 2013 -->
<title>Class</title>
<meta name="date" content="2013-09-18">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Class";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Class.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-files/index-1.html">Index</a></li>
<li><a href="../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../mycompiler/myclass/BasicAssumptionClass.html" title="class in mycompiler.myclass"><span class="strong">Prev Class</span></a></li>
<li><a href="../../mycompiler/myclass/ClassBody.html" title="class in mycompiler.myclass"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../index.html?mycompiler/myclass/Class.html" target="_top">Frames</a></li>
<li><a href="Class.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">mycompiler.myclass</div>
<h2 title="Class Class" class="title">Class Class</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><a href="../../mycompiler/AClassOrInterface.html" title="class in mycompiler">mycompiler.AClassOrInterface</a></li>
<li>
<ul class="inheritance">
<li>mycompiler.myclass.Class</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><a href="../../mycompiler/myclass/BasicAssumptionClass.html" title="class in mycompiler.myclass">BasicAssumptionClass</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">Class</span>
extends <a href="../../mycompiler/AClassOrInterface.html" title="class in mycompiler">AClassOrInterface</a></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#isFirstLocalVarDecl">isFirstLocalVarDecl</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../mycompiler/myclass/UsedId.html" title="class in mycompiler.myclass">UsedId</a></code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#superclassid">superclassid</a></strong></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../mycompiler/myclass/Class.html#Class(java.lang.String)">Class</a></strong>(java.lang.String&nbsp;name)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><strong><a href="../../mycompiler/myclass/Class.html#Class(java.lang.String, mycompiler.mymodifier.Modifiers)">Class</a></strong>(java.lang.String&nbsp;name,
<a href="../../mycompiler/mymodifier/Modifiers.html" title="class in mycompiler.mymodifier">Modifiers</a>&nbsp;mod)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../mycompiler/myclass/Class.html#Class(java.lang.String, mycompiler.mymodifier.Modifiers, mycompiler.myclass.ClassBody, java.util.Vector, java.util.Vector, mycompiler.myclass.UsedId, java.util.Vector, java.util.Vector)">Class</a></strong>(java.lang.String&nbsp;name,
<a href="../../mycompiler/mymodifier/Modifiers.html" title="class in mycompiler.mymodifier">Modifiers</a>&nbsp;mod,
<a href="../../mycompiler/myclass/ClassBody.html" title="class in mycompiler.myclass">ClassBody</a>&nbsp;cb,
java.util.Vector&lt;<a href="../../mycompiler/mytype/Type.html" title="class in mycompiler.mytype">Type</a>&gt;&nbsp;ct,
java.util.Vector&lt;<a href="../../mycompiler/myclass/UsedId.html" title="class in mycompiler.myclass">UsedId</a>&gt;&nbsp;usedIdsToCheck,
<a href="../../mycompiler/myclass/UsedId.html" title="class in mycompiler.myclass">UsedId</a>&nbsp;superclass,
java.util.Vector&lt;<a href="../../mycompiler/myclass/UsedId.html" title="class in mycompiler.myclass">UsedId</a>&gt;&nbsp;superif,
java.util.Vector&lt;<a href="../../mycompiler/mytype/Type.html" title="class in mycompiler.mytype">Type</a>&gt;&nbsp;paralist)</code>
<div class="block">Konstruktor, der die Angabe aller Parameter ermoeglicht.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#addOffsetsToAssumption(mycompiler.mytypereconstruction.typeassumption.CTypeAssumption, mycompiler.mystatement.Block, java.lang.String, boolean)">addOffsetsToAssumption</a></strong>(<a href="../../mycompiler/mytypereconstruction/typeassumption/CTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CTypeAssumption</a>&nbsp;localAssumption,
<a href="../../mycompiler/mystatement/Block.html" title="class in mycompiler.mystatement">Block</a>&nbsp;localBlock,
java.lang.String&nbsp;NameVariable,
boolean&nbsp;isMemberVariable)</code>
<div class="block">Methode f<>gt zu einer CTypeAssumption alle
Offsets hinzu, wo die Variable benutzt wird.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#addOffsetsToExpression(mycompiler.mytypereconstruction.typeassumption.CTypeAssumption, mycompiler.mystatement.Expr, java.lang.String, boolean)">addOffsetsToExpression</a></strong>(<a href="../../mycompiler/mytypereconstruction/typeassumption/CTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CTypeAssumption</a>&nbsp;localAssumption,
<a href="../../mycompiler/mystatement/Expr.html" title="class in mycompiler.mystatement">Expr</a>&nbsp;expression,
java.lang.String&nbsp;NameVariable,
boolean&nbsp;isMemberVariable)</code>
<div class="block">Hilfs-Methode f<>r die Offset-Zuweisung
durchsucht eine Expression rekursiv
<br/>Author: Thomas Hornberger 07.04.2006
<br/>Authos: Arne L<>dtke 20.01.2007, Auf Polymorphie umgebaut.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#addOffsetsToStatement(mycompiler.mytypereconstruction.typeassumption.CTypeAssumption, mycompiler.mystatement.Statement, java.lang.String, boolean)">addOffsetsToStatement</a></strong>(<a href="../../mycompiler/mytypereconstruction/typeassumption/CTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CTypeAssumption</a>&nbsp;localAssumption,
<a href="../../mycompiler/mystatement/Statement.html" title="class in mycompiler.mystatement">Statement</a>&nbsp;statement,
java.lang.String&nbsp;NameVariable,
boolean&nbsp;isMemberVariable)</code>
<div class="block">Hilfs-Methode f<>r die Offset-Zuweisung
durchsucht ein Statement rekursiv
<br/>Author: Thomas Hornberger 08.04.2006
<br/>Author: Arne L<>dtke 20.10.2007, Auf Polymorphie umgebaut.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#codegen(mycompiler.SourceFile)">codegen</a></strong>(<a href="../../mycompiler/SourceFile.html" title="class in mycompiler">SourceFile</a>&nbsp;sf)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.Vector&lt;<a href="../../mycompiler/mytype/Type.html" title="class in mycompiler.mytype">Type</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#complete_paralist(boolean)">complete_paralist</a></strong>(boolean&nbsp;ext)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#createGenericTypeVars(mycompiler.mytypereconstruction.CTypeReconstructionResult)">createGenericTypeVars</a></strong>(<a href="../../mycompiler/mytypereconstruction/CTypeReconstructionResult.html" title="class in mycompiler.mytypereconstruction">CTypeReconstructionResult</a>&nbsp;reconstructionResult)</code>
<div class="block">Errechnet die Generischen Parameter der Klasse f<>r diese Klasse.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#does_Class_extend()">does_Class_extend</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../mycompiler/mystatement/Block.html" title="class in mycompiler.mystatement">Block</a></code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#get_class_block()">get_class_block</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../mycompiler/myclass/ClassBody.html" title="class in mycompiler.myclass">ClassBody</a></code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#get_ClassBody()">get_ClassBody</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.Hashtable&lt;java.lang.String,java.lang.String&gt;</code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#get_ParaHash()">get_ParaHash</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.Vector</code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#get_ParaList()">get_ParaList</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#get_Superclass_Name()">get_Superclass_Name</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.Vector&lt;<a href="../../mycompiler/mytype/Type.html" title="class in mycompiler.mytype">Type</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#getContainedTypes()">getContainedTypes</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../typinferenz/TypeAssumptions.html" title="class in typinferenz">TypeAssumptions</a></code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#getPublicFieldAssumptions()">getPublicFieldAssumptions</a></strong>()</code>
<div class="block">Ermittelt die Sichtbaren Felder und Methoden der Klasse.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#getSimpleName()">getSimpleName</a></strong>()</code>
<div class="block">HOTI
Liefert bei Klassen die fullyQualified angegeben wurden
nur den schlussendlichen Bezeichner
p.ex. java.util.Vector => Vector</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../mycompiler/mytype/RefType.html" title="class in mycompiler.mytype">RefType</a></code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#getType()">getType</a></strong>()</code>
<div class="block">Erstellt einen RefType, welcher auf diese Klasse verweist</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#getTypeInformation(java.util.Vector, java.util.Vector)">getTypeInformation</a></strong>(java.util.Vector&lt;<a href="../../mycompiler/myclass/Method.html" title="class in mycompiler.myclass">Method</a>&gt;&nbsp;methodList,
java.util.Vector&lt;<a href="../../mycompiler/mystatement/Expr.html" title="class in mycompiler.mystatement">Expr</a>&gt;&nbsp;fieldList)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.Vector&lt;<a href="../../mycompiler/myclass/UsedId.html" title="class in mycompiler.myclass">UsedId</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#getUsedIdsToCheck()">getUsedIdsToCheck</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#is_member(java.lang.String)">is_member</a></strong>(java.lang.String&nbsp;var)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#para_check(java.util.Vector, boolean)">para_check</a></strong>(java.util.Vector&lt;<a href="../../mycompiler/myclass/Class.html" title="class in mycompiler.myclass">Class</a>&gt;&nbsp;classlist,
boolean&nbsp;ext)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#printJavaCode(mycompiler.mytypereconstruction.CTypeReconstructionResult)">printJavaCode</a></strong>(<a href="../../mycompiler/mytypereconstruction/CTypeReconstructionResult.html" title="class in mycompiler.mytypereconstruction">CTypeReconstructionResult</a>&nbsp;reconstructionResult)</code>
<div class="block">Generiert den JavaCode dieser Klasse im Falle f<>r das <20>bergebene resultSet.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#sc_check_for_extended_classes(java.util.Vector, java.util.Hashtable, boolean)">sc_check_for_extended_classes</a></strong>(java.util.Vector&lt;<a href="../../mycompiler/myclass/Class.html" title="class in mycompiler.myclass">Class</a>&gt;&nbsp;classlist,
java.util.Hashtable&lt;java.lang.String,java.lang.String&gt;&nbsp;childhash,
boolean&nbsp;ext)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#sc_check(java.util.Vector, boolean)">sc_check</a></strong>(java.util.Vector&lt;<a href="../../mycompiler/myclass/Class.html" title="class in mycompiler.myclass">Class</a>&gt;&nbsp;classlist,
boolean&nbsp;ext)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#set_class_block(mycompiler.mystatement.Block)">set_class_block</a></strong>(<a href="../../mycompiler/mystatement/Block.html" title="class in mycompiler.mystatement">Block</a>&nbsp;block)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#set_ClassBody(mycompiler.myclass.ClassBody)">set_ClassBody</a></strong>(<a href="../../mycompiler/myclass/ClassBody.html" title="class in mycompiler.myclass">ClassBody</a>&nbsp;body)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#set_ParaHash(java.util.Hashtable)">set_ParaHash</a></strong>(java.util.Hashtable&lt;java.lang.String,java.lang.String&gt;&nbsp;hash)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#set_ParaList(java.util.Vector)">set_ParaList</a></strong>(java.util.Vector&lt;<a href="../../mycompiler/mytype/Type.html" title="class in mycompiler.mytype">Type</a>&gt;&nbsp;para)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#set_UsedId(mycompiler.myclass.UsedId)">set_UsedId</a></strong>(<a href="../../mycompiler/myclass/UsedId.html" title="class in mycompiler.myclass">UsedId</a>&nbsp;uid)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#setContainedTypes(java.util.Vector)">setContainedTypes</a></strong>(java.util.Vector&lt;<a href="../../mycompiler/mytype/Type.html" title="class in mycompiler.mytype">Type</a>&gt;&nbsp;containedTypes)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#toString()">toString</a></strong>()</code>
<div class="block"><br/>Author: Martin Pl<50>micke</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.Vector&lt;<a href="../../mycompiler/mytypereconstruction/CTypeReconstructionResult.html" title="class in mycompiler.mytypereconstruction">CTypeReconstructionResult</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#TRProg(mycompiler.mytypereconstruction.CSupportData, typinferenz.TypeAssumptions)">TRProg</a></strong>(<a href="../../mycompiler/mytypereconstruction/CSupportData.html" title="class in mycompiler.mytypereconstruction">CSupportData</a>&nbsp;supportData,
<a href="../../typinferenz/TypeAssumptions.html" title="class in typinferenz">TypeAssumptions</a>&nbsp;globalAssumptions)</code>
<div class="block">Ausgangspunkt f<>r den Typrekonstruktionsalgorithmus.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../typinferenz/ConstraintsSet.html" title="class in typinferenz">ConstraintsSet</a></code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#TYPE(java.util.Vector, java.util.Vector, typinferenz.TypeAssumptions)">TYPE</a></strong>(java.util.Vector&lt;<a href="../../mycompiler/myclass/Method.html" title="class in mycompiler.myclass">Method</a>&gt;&nbsp;methodList,
java.util.Vector&lt;<a href="../../mycompiler/mystatement/Expr.html" title="class in mycompiler.mystatement">Expr</a>&gt;&nbsp;fielddeclarationList,
<a href="../../typinferenz/TypeAssumptions.html" title="class in typinferenz">TypeAssumptions</a>&nbsp;assumptions)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../mycompiler/myclass/Class.html#wandleRefTypeAttributes2GenericAttributes()">wandleRefTypeAttributes2GenericAttributes</a></strong>()</code>
<div class="block">Alle Methoden der Klassen <20>berpr<70>fen, ob sie als
RefType deklarierte Attribute haben, die aber GenericTypeVars sind
und ggf. ersetzen
Bsp.:
bei public E elementAt(i){...} wird E vorerst als RefType erkannt</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_mycompiler.AClassOrInterface">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;mycompiler.<a href="../../mycompiler/AClassOrInterface.html" title="class in mycompiler">AClassOrInterface</a></h3>
<code><a href="../../mycompiler/AClassOrInterface.html#getAccessFlags()">getAccessFlags</a>, <a href="../../mycompiler/AClassOrInterface.html#getModifiers()">getModifiers</a>, <a href="../../mycompiler/AClassOrInterface.html#getName()">getName</a>, <a href="../../mycompiler/AClassOrInterface.html#getPackageName()">getPackageName</a>, <a href="../../mycompiler/AClassOrInterface.html#getSuperInterfaces()">getSuperInterfaces</a>, <a href="../../mycompiler/AClassOrInterface.html#setModifiers(mycompiler.mymodifier.Modifiers)">setModifiers</a>, <a href="../../mycompiler/AClassOrInterface.html#setName(java.lang.String)">setName</a>, <a href="../../mycompiler/AClassOrInterface.html#setPackageName(mycompiler.myclass.UsedId)">setPackageName</a>, <a href="../../mycompiler/AClassOrInterface.html#setSuperInterfaces(java.util.Vector)">setSuperInterfaces</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="superclassid">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>superclassid</h4>
<pre>public&nbsp;<a href="../../mycompiler/myclass/UsedId.html" title="class in mycompiler.myclass">UsedId</a> superclassid</pre>
</li>
</ul>
<a name="isFirstLocalVarDecl">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>isFirstLocalVarDecl</h4>
<pre>public static&nbsp;boolean isFirstLocalVarDecl</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="Class(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>Class</h4>
<pre>public&nbsp;Class(java.lang.String&nbsp;name)</pre>
</li>
</ul>
<a name="Class(java.lang.String, mycompiler.mymodifier.Modifiers)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>Class</h4>
<pre>public&nbsp;Class(java.lang.String&nbsp;name,
<a href="../../mycompiler/mymodifier/Modifiers.html" title="class in mycompiler.mymodifier">Modifiers</a>&nbsp;mod)</pre>
</li>
</ul>
<a name="Class(java.lang.String, mycompiler.mymodifier.Modifiers, mycompiler.myclass.ClassBody, java.util.Vector, java.util.Vector, mycompiler.myclass.UsedId, java.util.Vector, java.util.Vector)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>Class</h4>
<pre>public&nbsp;Class(java.lang.String&nbsp;name,
<a href="../../mycompiler/mymodifier/Modifiers.html" title="class in mycompiler.mymodifier">Modifiers</a>&nbsp;mod,
<a href="../../mycompiler/myclass/ClassBody.html" title="class in mycompiler.myclass">ClassBody</a>&nbsp;cb,
java.util.Vector&lt;<a href="../../mycompiler/mytype/Type.html" title="class in mycompiler.mytype">Type</a>&gt;&nbsp;ct,
java.util.Vector&lt;<a href="../../mycompiler/myclass/UsedId.html" title="class in mycompiler.myclass">UsedId</a>&gt;&nbsp;usedIdsToCheck,
<a href="../../mycompiler/myclass/UsedId.html" title="class in mycompiler.myclass">UsedId</a>&nbsp;superclass,
java.util.Vector&lt;<a href="../../mycompiler/myclass/UsedId.html" title="class in mycompiler.myclass">UsedId</a>&gt;&nbsp;superif,
java.util.Vector&lt;<a href="../../mycompiler/mytype/Type.html" title="class in mycompiler.mytype">Type</a>&gt;&nbsp;paralist)</pre>
<div class="block">Konstruktor, der die Angabe aller Parameter ermoeglicht.
Zur Uebersichtlichkeit in der Grammatik.</div>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getUsedIdsToCheck()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getUsedIdsToCheck</h4>
<pre>public&nbsp;java.util.Vector&lt;<a href="../../mycompiler/myclass/UsedId.html" title="class in mycompiler.myclass">UsedId</a>&gt;&nbsp;getUsedIdsToCheck()</pre>
</li>
</ul>
<a name="setContainedTypes(java.util.Vector)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setContainedTypes</h4>
<pre>public&nbsp;void&nbsp;setContainedTypes(java.util.Vector&lt;<a href="../../mycompiler/mytype/Type.html" title="class in mycompiler.mytype">Type</a>&gt;&nbsp;containedTypes)</pre>
</li>
</ul>
<a name="getContainedTypes()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getContainedTypes</h4>
<pre>public&nbsp;java.util.Vector&lt;<a href="../../mycompiler/mytype/Type.html" title="class in mycompiler.mytype">Type</a>&gt;&nbsp;getContainedTypes()</pre>
</li>
</ul>
<a name="para_check(java.util.Vector, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>para_check</h4>
<pre>public&nbsp;void&nbsp;para_check(java.util.Vector&lt;<a href="../../mycompiler/myclass/Class.html" title="class in mycompiler.myclass">Class</a>&gt;&nbsp;classlist,
boolean&nbsp;ext)
throws <a href="../../mycompiler/myexception/SCClassException.html" title="class in mycompiler.myexception">SCClassException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../mycompiler/myexception/SCClassException.html" title="class in mycompiler.myexception">SCClassException</a></code></dd></dl>
</li>
</ul>
<a name="complete_paralist(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>complete_paralist</h4>
<pre>public&nbsp;java.util.Vector&lt;<a href="../../mycompiler/mytype/Type.html" title="class in mycompiler.mytype">Type</a>&gt;&nbsp;complete_paralist(boolean&nbsp;ext)</pre>
</li>
</ul>
<a name="sc_check(java.util.Vector, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sc_check</h4>
<pre>public&nbsp;void&nbsp;sc_check(java.util.Vector&lt;<a href="../../mycompiler/myclass/Class.html" title="class in mycompiler.myclass">Class</a>&gt;&nbsp;classlist,
boolean&nbsp;ext)
throws <a href="../../mycompiler/myexception/SCClassException.html" title="class in mycompiler.myexception">SCClassException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../mycompiler/myexception/SCClassException.html" title="class in mycompiler.myexception">SCClassException</a></code></dd></dl>
</li>
</ul>
<a name="sc_check_for_extended_classes(java.util.Vector, java.util.Hashtable, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sc_check_for_extended_classes</h4>
<pre>public&nbsp;void&nbsp;sc_check_for_extended_classes(java.util.Vector&lt;<a href="../../mycompiler/myclass/Class.html" title="class in mycompiler.myclass">Class</a>&gt;&nbsp;classlist,
java.util.Hashtable&lt;java.lang.String,java.lang.String&gt;&nbsp;childhash,
boolean&nbsp;ext)</pre>
</li>
</ul>
<a name="codegen(mycompiler.SourceFile)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>codegen</h4>
<pre>public&nbsp;void&nbsp;codegen(<a href="../../mycompiler/SourceFile.html" title="class in mycompiler">SourceFile</a>&nbsp;sf)
throws <a href="../../mycompiler/myexception/JVMCodeException.html" title="class in mycompiler.myexception">JVMCodeException</a></pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../mycompiler/AClassOrInterface.html#codegen(mycompiler.SourceFile)">codegen</a></code>&nbsp;in class&nbsp;<code><a href="../../mycompiler/AClassOrInterface.html" title="class in mycompiler">AClassOrInterface</a></code></dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../mycompiler/myexception/JVMCodeException.html" title="class in mycompiler.myexception">JVMCodeException</a></code></dd></dl>
</li>
</ul>
<a name="set_UsedId(mycompiler.myclass.UsedId)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>set_UsedId</h4>
<pre>public&nbsp;void&nbsp;set_UsedId(<a href="../../mycompiler/myclass/UsedId.html" title="class in mycompiler.myclass">UsedId</a>&nbsp;uid)</pre>
</li>
</ul>
<a name="set_ClassBody(mycompiler.myclass.ClassBody)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>set_ClassBody</h4>
<pre>public&nbsp;void&nbsp;set_ClassBody(<a href="../../mycompiler/myclass/ClassBody.html" title="class in mycompiler.myclass">ClassBody</a>&nbsp;body)</pre>
</li>
</ul>
<a name="set_class_block(mycompiler.mystatement.Block)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>set_class_block</h4>
<pre>public&nbsp;void&nbsp;set_class_block(<a href="../../mycompiler/mystatement/Block.html" title="class in mycompiler.mystatement">Block</a>&nbsp;block)</pre>
</li>
</ul>
<a name="is_member(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>is_member</h4>
<pre>public&nbsp;java.lang.String&nbsp;is_member(java.lang.String&nbsp;var)</pre>
</li>
</ul>
<a name="get_Superclass_Name()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>get_Superclass_Name</h4>
<pre>public&nbsp;java.lang.String&nbsp;get_Superclass_Name()</pre>
</li>
</ul>
<a name="get_ClassBody()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>get_ClassBody</h4>
<pre>public&nbsp;<a href="../../mycompiler/myclass/ClassBody.html" title="class in mycompiler.myclass">ClassBody</a>&nbsp;get_ClassBody()</pre>
</li>
</ul>
<a name="get_class_block()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>get_class_block</h4>
<pre>public&nbsp;<a href="../../mycompiler/mystatement/Block.html" title="class in mycompiler.mystatement">Block</a>&nbsp;get_class_block()</pre>
</li>
</ul>
<a name="does_Class_extend()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>does_Class_extend</h4>
<pre>public&nbsp;boolean&nbsp;does_Class_extend()</pre>
</li>
</ul>
<a name="set_ParaList(java.util.Vector)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>set_ParaList</h4>
<pre>public&nbsp;void&nbsp;set_ParaList(java.util.Vector&lt;<a href="../../mycompiler/mytype/Type.html" title="class in mycompiler.mytype">Type</a>&gt;&nbsp;para)</pre>
</li>
</ul>
<a name="get_ParaList()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>get_ParaList</h4>
<pre>public&nbsp;java.util.Vector&nbsp;get_ParaList()</pre>
</li>
</ul>
<a name="set_ParaHash(java.util.Hashtable)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>set_ParaHash</h4>
<pre>public&nbsp;void&nbsp;set_ParaHash(java.util.Hashtable&lt;java.lang.String,java.lang.String&gt;&nbsp;hash)</pre>
</li>
</ul>
<a name="get_ParaHash()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>get_ParaHash</h4>
<pre>public&nbsp;java.util.Hashtable&lt;java.lang.String,java.lang.String&gt;&nbsp;get_ParaHash()</pre>
</li>
</ul>
<a name="TRProg(mycompiler.mytypereconstruction.CSupportData, typinferenz.TypeAssumptions)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRProg</h4>
<pre>public&nbsp;java.util.Vector&lt;<a href="../../mycompiler/mytypereconstruction/CTypeReconstructionResult.html" title="class in mycompiler.mytypereconstruction">CTypeReconstructionResult</a>&gt;&nbsp;TRProg(<a href="../../mycompiler/mytypereconstruction/CSupportData.html" title="class in mycompiler.mytypereconstruction">CSupportData</a>&nbsp;supportData,
<a href="../../typinferenz/TypeAssumptions.html" title="class in typinferenz">TypeAssumptions</a>&nbsp;globalAssumptions)
throws <a href="../../mycompiler/myexception/CTypeReconstructionException.html" title="class in mycompiler.myexception">CTypeReconstructionException</a></pre>
<div class="block">Ausgangspunkt f<>r den Typrekonstruktionsalgorithmus. Hier werden zun<75>chst
die Mengen von Typannahmen V_fields_methods und V_i erstellt, die als Eingabe
f<>r den Algorithmus dienen.<br/>
(siehe Algorithmus 5.17 TRProg, Martin Pl<50>micke)
<br/>Author: J<>rg B<>uerle</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>supportData</code> - </dd><dd><code>globalAssumptions</code> - </dd>
<dt><span class="strong">Returns:</span></dt><dd>Liste aller bisher berechneten, m<>glichen Typkombinationen</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../mycompiler/myexception/CTypeReconstructionException.html" title="class in mycompiler.myexception">CTypeReconstructionException</a></code></dd></dl>
</li>
</ul>
<a name="TYPE(java.util.Vector, java.util.Vector, typinferenz.TypeAssumptions)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TYPE</h4>
<pre>public&nbsp;<a href="../../typinferenz/ConstraintsSet.html" title="class in typinferenz">ConstraintsSet</a>&nbsp;TYPE(java.util.Vector&lt;<a href="../../mycompiler/myclass/Method.html" title="class in mycompiler.myclass">Method</a>&gt;&nbsp;methodList,
java.util.Vector&lt;<a href="../../mycompiler/mystatement/Expr.html" title="class in mycompiler.mystatement">Expr</a>&gt;&nbsp;fielddeclarationList,
<a href="../../typinferenz/TypeAssumptions.html" title="class in typinferenz">TypeAssumptions</a>&nbsp;assumptions)</pre>
</li>
</ul>
<a name="toString()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toString</h4>
<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
<div class="block"><br/>Author: Martin Pl<50>micke</div>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
<dt><span class="strong">Returns:</span></dt><dd></dd></dl>
</li>
</ul>
<a name="wandleRefTypeAttributes2GenericAttributes()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>wandleRefTypeAttributes2GenericAttributes</h4>
<pre>public&nbsp;void&nbsp;wandleRefTypeAttributes2GenericAttributes()</pre>
<div class="block">Alle Methoden der Klassen <20>berpr<70>fen, ob sie als
RefType deklarierte Attribute haben, die aber GenericTypeVars sind
und ggf. ersetzen
Bsp.:
bei public E elementAt(i){...} wird E vorerst als RefType erkannt</div>
</li>
</ul>
<a name="addOffsetsToAssumption(mycompiler.mytypereconstruction.typeassumption.CTypeAssumption, mycompiler.mystatement.Block, java.lang.String, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addOffsetsToAssumption</h4>
<pre>public static&nbsp;void&nbsp;addOffsetsToAssumption(<a href="../../mycompiler/mytypereconstruction/typeassumption/CTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CTypeAssumption</a>&nbsp;localAssumption,
<a href="../../mycompiler/mystatement/Block.html" title="class in mycompiler.mystatement">Block</a>&nbsp;localBlock,
java.lang.String&nbsp;NameVariable,
boolean&nbsp;isMemberVariable)</pre>
<div class="block">Methode f<>gt zu einer CTypeAssumption alle
Offsets hinzu, wo die Variable benutzt wird.
<br/>Author: Thomas Hornberger 07.04.2006
<br/>Author: Arne L<>dtke 20.01.2007, Auf Polymorphie erweitert.
Wird nicht mehr verwendet. In Block ausgelagert.</div>
</li>
</ul>
<a name="addOffsetsToStatement(mycompiler.mytypereconstruction.typeassumption.CTypeAssumption, mycompiler.mystatement.Statement, java.lang.String, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addOffsetsToStatement</h4>
<pre>public static&nbsp;boolean&nbsp;addOffsetsToStatement(<a href="../../mycompiler/mytypereconstruction/typeassumption/CTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CTypeAssumption</a>&nbsp;localAssumption,
<a href="../../mycompiler/mystatement/Statement.html" title="class in mycompiler.mystatement">Statement</a>&nbsp;statement,
java.lang.String&nbsp;NameVariable,
boolean&nbsp;isMemberVariable)</pre>
<div class="block">Hilfs-Methode f<>r die Offset-Zuweisung
durchsucht ein Statement rekursiv
<br/>Author: Thomas Hornberger 08.04.2006
<br/>Author: Arne L<>dtke 20.10.2007, Auf Polymorphie umgebaut.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd></dd></dl>
</li>
</ul>
<a name="addOffsetsToExpression(mycompiler.mytypereconstruction.typeassumption.CTypeAssumption, mycompiler.mystatement.Expr, java.lang.String, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addOffsetsToExpression</h4>
<pre>public static&nbsp;void&nbsp;addOffsetsToExpression(<a href="../../mycompiler/mytypereconstruction/typeassumption/CTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CTypeAssumption</a>&nbsp;localAssumption,
<a href="../../mycompiler/mystatement/Expr.html" title="class in mycompiler.mystatement">Expr</a>&nbsp;expression,
java.lang.String&nbsp;NameVariable,
boolean&nbsp;isMemberVariable)</pre>
<div class="block">Hilfs-Methode f<>r die Offset-Zuweisung
durchsucht eine Expression rekursiv
<br/>Author: Thomas Hornberger 07.04.2006
<br/>Authos: Arne L<>dtke 20.01.2007, Auf Polymorphie umgebaut.</div>
</li>
</ul>
<a name="getSimpleName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSimpleName</h4>
<pre>public&nbsp;java.lang.String&nbsp;getSimpleName()</pre>
<div class="block">HOTI
Liefert bei Klassen die fullyQualified angegeben wurden
nur den schlussendlichen Bezeichner
p.ex. java.util.Vector => Vector</div>
<dl><dt><span class="strong">Returns:</span></dt><dd></dd></dl>
</li>
</ul>
<a name="getTypeInformation(java.util.Vector, java.util.Vector)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTypeInformation</h4>
<pre>public&nbsp;java.lang.String&nbsp;getTypeInformation(java.util.Vector&lt;<a href="../../mycompiler/myclass/Method.html" title="class in mycompiler.myclass">Method</a>&gt;&nbsp;methodList,
java.util.Vector&lt;<a href="../../mycompiler/mystatement/Expr.html" title="class in mycompiler.mystatement">Expr</a>&gt;&nbsp;fieldList)</pre>
</li>
</ul>
<a name="printJavaCode(mycompiler.mytypereconstruction.CTypeReconstructionResult)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>printJavaCode</h4>
<pre>public&nbsp;java.lang.String&nbsp;printJavaCode(<a href="../../mycompiler/mytypereconstruction/CTypeReconstructionResult.html" title="class in mycompiler.mytypereconstruction">CTypeReconstructionResult</a>&nbsp;reconstructionResult)</pre>
<div class="block">Generiert den JavaCode dieser Klasse im Falle f<>r das <20>bergebene resultSet.
Dem ResultSet entsprechend werden in diesem Java-Code die TypePlaceholder durch die in ResultSet stehenden Typen ersetzt.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>Java-Sourcefile</dd></dl>
</li>
</ul>
<a name="createGenericTypeVars(mycompiler.mytypereconstruction.CTypeReconstructionResult)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createGenericTypeVars</h4>
<pre>public&nbsp;void&nbsp;createGenericTypeVars(<a href="../../mycompiler/mytypereconstruction/CTypeReconstructionResult.html" title="class in mycompiler.mytypereconstruction">CTypeReconstructionResult</a>&nbsp;reconstructionResult)</pre>
<div class="block">Errechnet die Generischen Parameter der Klasse f<>r diese Klasse.
Die berechneten Variablen werden anschlie<69>end in die this.genericTypeVars eingesetzt. Dabei werden alte genericTypeVars <20>berschrieben.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>reconstructionResult</code> - </dd></dl>
</li>
</ul>
<a name="getType()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getType</h4>
<pre>public&nbsp;<a href="../../mycompiler/mytype/RefType.html" title="class in mycompiler.mytype">RefType</a>&nbsp;getType()</pre>
<div class="block">Erstellt einen RefType, welcher auf diese Klasse verweist</div>
<dl><dt><span class="strong">Returns:</span></dt><dd></dd></dl>
</li>
</ul>
<a name="getPublicFieldAssumptions()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getPublicFieldAssumptions</h4>
<pre>public&nbsp;<a href="../../typinferenz/TypeAssumptions.html" title="class in typinferenz">TypeAssumptions</a>&nbsp;getPublicFieldAssumptions()</pre>
<div class="block">Ermittelt die Sichtbaren Felder und Methoden der Klasse.
(Momentan sind im Projekt alle Felder und Methoden "package private", da der Parser keine Access-Modifier einlesen kann.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd></dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Class.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-files/index-1.html">Index</a></li>
<li><a href="../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../mycompiler/myclass/BasicAssumptionClass.html" title="class in mycompiler.myclass"><span class="strong">Prev Class</span></a></li>
<li><a href="../../mycompiler/myclass/ClassBody.html" title="class in mycompiler.myclass"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../index.html?mycompiler/myclass/Class.html" target="_top">Frames</a></li>
<li><a href="Class.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>