forked from JavaTX/JavaCompilerCore
201 lines
17 KiB
HTML
Executable File
201 lines
17 KiB
HTML
Executable File
<!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:06 CEST 2013 -->
|
||
<title>U-Index</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="U-Index";
|
||
}
|
||
//-->
|
||
</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>Package</li>
|
||
<li>Class</li>
|
||
<li>Use</li>
|
||
<li><a href="../overview-tree.html">Tree</a></li>
|
||
<li><a href="../deprecated-list.html">Deprecated</a></li>
|
||
<li class="navBarCell1Rev">Index</li>
|
||
<li><a href="../help-doc.html">Help</a></li>
|
||
</ul>
|
||
</div>
|
||
<div class="subNav">
|
||
<ul class="navList">
|
||
<li><a href="index-19.html">Prev Letter</a></li>
|
||
<li><a href="index-21.html">Next Letter</a></li>
|
||
</ul>
|
||
<ul class="navList">
|
||
<li><a href="../index.html?index-filesindex-20.html" target="_top">Frames</a></li>
|
||
<li><a href="index-20.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>
|
||
<a name="skip-navbar_top">
|
||
<!-- -->
|
||
</a></div>
|
||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||
<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">J</a> <a href="index-11.html">K</a> <a href="index-12.html">L</a> <a href="index-13.html">M</a> <a href="index-14.html">N</a> <a href="index-15.html">O</a> <a href="index-16.html">P</a> <a href="index-17.html">R</a> <a href="index-18.html">S</a> <a href="index-19.html">T</a> <a href="index-20.html">U</a> <a href="index-21.html">V</a> <a href="index-22.html">W</a> <a href="index-23.html">X</a> <a href="index-24.html">Y</a> <a name="_U_">
|
||
<!-- -->
|
||
</a>
|
||
<h2 class="title">U</h2>
|
||
<dl>
|
||
<dt><a href="../mycompiler/mystatement/UnaryExpr.html" title="class in mycompiler.mystatement"><span class="strong">UnaryExpr</span></a> - Class in <a href="../mycompiler/mystatement/package-summary.html">mycompiler.mystatement</a></dt>
|
||
<dd> </dd>
|
||
<dt><span class="strong"><a href="../mycompiler/mystatement/UnaryExpr.html#UnaryExpr(int, int)">UnaryExpr(int, int)</a></span> - Constructor for class mycompiler.mystatement.<a href="../mycompiler/mystatement/UnaryExpr.html" title="class in mycompiler.mystatement">UnaryExpr</a></dt>
|
||
<dd> </dd>
|
||
<dt><a href="../mycompiler/mystatement/UnaryMinus.html" title="class in mycompiler.mystatement"><span class="strong">UnaryMinus</span></a> - Class in <a href="../mycompiler/mystatement/package-summary.html">mycompiler.mystatement</a></dt>
|
||
<dd> </dd>
|
||
<dt><span class="strong"><a href="../mycompiler/mystatement/UnaryMinus.html#UnaryMinus()">UnaryMinus()</a></span> - Constructor for class mycompiler.mystatement.<a href="../mycompiler/mystatement/UnaryMinus.html" title="class in mycompiler.mystatement">UnaryMinus</a></dt>
|
||
<dd> </dd>
|
||
<dt><a href="../mycompiler/mystatement/UnaryNot.html" title="class in mycompiler.mystatement"><span class="strong">UnaryNot</span></a> - Class in <a href="../mycompiler/mystatement/package-summary.html">mycompiler.mystatement</a></dt>
|
||
<dd> </dd>
|
||
<dt><span class="strong"><a href="../mycompiler/mystatement/UnaryNot.html#UnaryNot()">UnaryNot()</a></span> - Constructor for class mycompiler.mystatement.<a href="../mycompiler/mystatement/UnaryNot.html" title="class in mycompiler.mystatement">UnaryNot</a></dt>
|
||
<dd> </dd>
|
||
<dt><a href="../mycompiler/mystatement/UnaryPlus.html" title="class in mycompiler.mystatement"><span class="strong">UnaryPlus</span></a> - Class in <a href="../mycompiler/mystatement/package-summary.html">mycompiler.mystatement</a></dt>
|
||
<dd> </dd>
|
||
<dt><span class="strong"><a href="../mycompiler/mystatement/UnaryPlus.html#UnaryPlus()">UnaryPlus()</a></span> - Constructor for class mycompiler.mystatement.<a href="../mycompiler/mystatement/UnaryPlus.html" title="class in mycompiler.mystatement">UnaryPlus</a></dt>
|
||
<dd> </dd>
|
||
<dt><a href="../mycompiler/mytypereconstruction/unify/Unify.html" title="class in mycompiler.mytypereconstruction.unify"><span class="strong">Unify</span></a> - Class in <a href="../mycompiler/mytypereconstruction/unify/package-summary.html">mycompiler.mytypereconstruction.unify</a></dt>
|
||
<dd>
|
||
<div class="block">Implementierung des Unifizierungsalgorithmus</div>
|
||
</dd>
|
||
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/unify/Unify.html#Unify()">Unify()</a></span> - Constructor for class mycompiler.mytypereconstruction.unify.<a href="../mycompiler/mytypereconstruction/unify/Unify.html" title="class in mycompiler.mytypereconstruction.unify">Unify</a></dt>
|
||
<dd> </dd>
|
||
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/unify/Unify.html#unify(mycompiler.mytype.Type, mycompiler.mytype.Type, mycompiler.mytypereconstruction.unify.FC_TTO)">unify(Type, Type, FC_TTO)</a></span> - Static method in class mycompiler.mytypereconstruction.unify.<a href="../mycompiler/mytypereconstruction/unify/Unify.html" title="class in mycompiler.mytypereconstruction.unify">Unify</a></dt>
|
||
<dd>
|
||
<div class="block">Unifiziert ein Pair mit den Elementen ty1 und ty2 -> (ty1 < ty2)</div>
|
||
</dd>
|
||
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/unify/Unify.html#unify(de.dhbwstuttgart.typeinference.Menge, mycompiler.mytypereconstruction.unify.FC_TTO)">unify(Menge<Pair>, FC_TTO)</a></span> - Static method in class mycompiler.mytypereconstruction.unify.<a href="../mycompiler/mytypereconstruction/unify/Unify.html" title="class in mycompiler.mytypereconstruction.unify">Unify</a></dt>
|
||
<dd>
|
||
<div class="block">Einstieg in die Unifizierung mit Wildcards</div>
|
||
</dd>
|
||
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/unify/Unify.html#unify_Mub(mycompiler.mytype.Type, mycompiler.mytype.Type, mycompiler.mytypereconstruction.unify.FC_TTO)">unify_Mub(Type, Type, FC_TTO)</a></span> - Static method in class mycompiler.mytypereconstruction.unify.<a href="../mycompiler/mytypereconstruction/unify/Unify.html" title="class in mycompiler.mytypereconstruction.unify">Unify</a></dt>
|
||
<dd> </dd>
|
||
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/unify/Unify.html#unifyOld(de.dhbwstuttgart.typeinference.Menge, mycompiler.mytypereconstruction.unify.FC_TTO)">unifyOld(Menge<Pair>, FC_TTO)</a></span> - Static method in class mycompiler.mytypereconstruction.unify.<a href="../mycompiler/mytypereconstruction/unify/Unify.html" title="class in mycompiler.mytypereconstruction.unify">Unify</a></dt>
|
||
<dd> </dd>
|
||
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/unify/Unify.html#unifyWC(mycompiler.mytype.Type, mycompiler.mytype.Type, mycompiler.mytypereconstruction.unify.FC_TTO)">unifyWC(Type, Type, FC_TTO)</a></span> - Static method in class mycompiler.mytypereconstruction.unify.<a href="../mycompiler/mytypereconstruction/unify/Unify.html" title="class in mycompiler.mytypereconstruction.unify">Unify</a></dt>
|
||
<dd>
|
||
<div class="block">Einstieg in die Unifizierung mit Wildcards</div>
|
||
</dd>
|
||
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/unify/Unify.html#unifyWC(mycompiler.mytype.Pair, mycompiler.mytypereconstruction.unify.FC_TTO)">unifyWC(Pair, FC_TTO)</a></span> - Static method in class mycompiler.mytypereconstruction.unify.<a href="../mycompiler/mytypereconstruction/unify/Unify.html" title="class in mycompiler.mytypereconstruction.unify">Unify</a></dt>
|
||
<dd>
|
||
<div class="block">Einstieg in die Unifizierung mit Wildcards</div>
|
||
</dd>
|
||
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/set/CHashtableSet.html#unite(mycompiler.mytypereconstruction.set.CSet)">unite(CSet<E>)</a></span> - Method in class mycompiler.mytypereconstruction.set.<a href="../mycompiler/mytypereconstruction/set/CHashtableSet.html" title="class in mycompiler.mytypereconstruction.set">CHashtableSet</a></dt>
|
||
<dd> </dd>
|
||
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/set/CSet.html#unite(mycompiler.mytypereconstruction.set.CSet)">unite(CSet<E>)</a></span> - Method in class mycompiler.mytypereconstruction.set.<a href="../mycompiler/mytypereconstruction/set/CSet.html" title="class in mycompiler.mytypereconstruction.set">CSet</a></dt>
|
||
<dd> </dd>
|
||
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/set/CMengeSet.html#unite(mycompiler.mytypereconstruction.set.CSet)">unite(CSet<E>)</a></span> - Method in class mycompiler.mytypereconstruction.set.<a href="../mycompiler/mytypereconstruction/set/CMengeSet.html" title="class in mycompiler.mytypereconstruction.set">CMengeSet</a></dt>
|
||
<dd>
|
||
<div class="block">F<EFBFBD>gt ein CMengeSet an!</div>
|
||
</dd>
|
||
<dt><a href="../mycompiler/test/expectationTypes/UnknownTypesMappingExpect.html" title="class in mycompiler.test.expectationTypes"><span class="strong">UnknownTypesMappingExpect</span></a> - Class in <a href="../mycompiler/test/expectationTypes/package-summary.html">mycompiler.test.expectationTypes</a></dt>
|
||
<dd>
|
||
<div class="block">class is used to translate expected Typeplaceholder variable names to the ones used by the compiler allowing a comparison.</div>
|
||
</dd>
|
||
<dt><span class="strong"><a href="../mycompiler/test/expectationTypes/UnknownTypesMappingExpect.html#UnknownTypesMappingExpect()">UnknownTypesMappingExpect()</a></span> - Constructor for class mycompiler.test.expectationTypes.<a href="../mycompiler/test/expectationTypes/UnknownTypesMappingExpect.html" title="class in mycompiler.test.expectationTypes">UnknownTypesMappingExpect</a></dt>
|
||
<dd> </dd>
|
||
<dt><span class="strong"><a href="../mycompiler/myparser/JavaParser.html#UNSIGNEDSHIFTRIGHT">UNSIGNEDSHIFTRIGHT</a></span> - Static variable in class mycompiler.myparser.<a href="../mycompiler/myparser/JavaParser.html" title="class in mycompiler.myparser">JavaParser</a></dt>
|
||
<dd> </dd>
|
||
<dt><span class="strong"><a href="../mycompiler/myparser/JavaParser.html#UNSIGNEDSHIFTRIGHTEQUAL">UNSIGNEDSHIFTRIGHTEQUAL</a></span> - Static variable in class mycompiler.myparser.<a href="../mycompiler/myparser/JavaParser.html" title="class in mycompiler.myparser">JavaParser</a></dt>
|
||
<dd> </dd>
|
||
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/set/IHashSetElement.html#updateHashSetKey(mycompiler.mytypereconstruction.set.IHashSetKey)">updateHashSetKey(IHashSetKey)</a></span> - Method in interface mycompiler.mytypereconstruction.set.<a href="../mycompiler/mytypereconstruction/set/IHashSetElement.html" title="interface in mycompiler.mytypereconstruction.set">IHashSetElement</a></dt>
|
||
<dd> </dd>
|
||
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumption/CInstVarTypeAssumption.html#updateHashSetKey(mycompiler.mytypereconstruction.set.IHashSetKey)">updateHashSetKey(IHashSetKey)</a></span> - Method in class mycompiler.mytypereconstruction.typeassumption.<a href="../mycompiler/mytypereconstruction/typeassumption/CInstVarTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CInstVarTypeAssumption</a></dt>
|
||
<dd> </dd>
|
||
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumption/CLocalVarTypeAssumption.html#updateHashSetKey(mycompiler.mytypereconstruction.set.IHashSetKey)">updateHashSetKey(IHashSetKey)</a></span> - Method in class mycompiler.mytypereconstruction.typeassumption.<a href="../mycompiler/mytypereconstruction/typeassumption/CLocalVarTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CLocalVarTypeAssumption</a></dt>
|
||
<dd> </dd>
|
||
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumption/CMethodTypeAssumption.html#updateHashSetKey(mycompiler.mytypereconstruction.set.IHashSetKey)">updateHashSetKey(IHashSetKey)</a></span> - Method in class mycompiler.mytypereconstruction.typeassumption.<a href="../mycompiler/mytypereconstruction/typeassumption/CMethodTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CMethodTypeAssumption</a></dt>
|
||
<dd> </dd>
|
||
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumption/CParaTypeAssumption.html#updateHashSetKey(mycompiler.mytypereconstruction.set.IHashSetKey)">updateHashSetKey(IHashSetKey)</a></span> - Method in class mycompiler.mytypereconstruction.typeassumption.<a href="../mycompiler/mytypereconstruction/typeassumption/CParaTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CParaTypeAssumption</a></dt>
|
||
<dd> </dd>
|
||
<dt><a href="../mycompiler/myclass/UsedId.html" title="class in mycompiler.myclass"><span class="strong">UsedId</span></a> - Class in <a href="../mycompiler/myclass/package-summary.html">mycompiler.myclass</a></dt>
|
||
<dd> </dd>
|
||
<dt><span class="strong"><a href="../mycompiler/myclass/UsedId.html#UsedId(int)">UsedId(int)</a></span> - Constructor for class mycompiler.myclass.<a href="../mycompiler/myclass/UsedId.html" title="class in mycompiler.myclass">UsedId</a></dt>
|
||
<dd> </dd>
|
||
<dt><span class="strong"><a href="../mycompiler/myclass/UsedId.html#UsedId(java.lang.String, int)">UsedId(String, int)</a></span> - Constructor for class mycompiler.myclass.<a href="../mycompiler/myclass/UsedId.html" title="class in mycompiler.myclass">UsedId</a></dt>
|
||
<dd> </dd>
|
||
<dt><span class="strong"><a href="../mycompiler/mystatement/Expr.html#usedid">usedid</a></span> - Variable in class mycompiler.mystatement.<a href="../mycompiler/mystatement/Expr.html" title="class in mycompiler.mystatement">Expr</a></dt>
|
||
<dd> </dd>
|
||
<dt><a href="../mycompiler/myclass/UserDef.html" title="class in mycompiler.myclass"><span class="strong">UserDef</span></a> - Class in <a href="../mycompiler/myclass/package-summary.html">mycompiler.myclass</a></dt>
|
||
<dd> </dd>
|
||
<dt><span class="strong"><a href="../mycompiler/myclass/UserDef.html#UserDef()">UserDef()</a></span> - Constructor for class mycompiler.myclass.<a href="../mycompiler/myclass/UserDef.html" title="class in mycompiler.myclass">UserDef</a></dt>
|
||
<dd> </dd>
|
||
</dl>
|
||
<a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">J</a> <a href="index-11.html">K</a> <a href="index-12.html">L</a> <a href="index-13.html">M</a> <a href="index-14.html">N</a> <a href="index-15.html">O</a> <a href="index-16.html">P</a> <a href="index-17.html">R</a> <a href="index-18.html">S</a> <a href="index-19.html">T</a> <a href="index-20.html">U</a> <a href="index-21.html">V</a> <a href="index-22.html">W</a> <a href="index-23.html">X</a> <a href="index-24.html">Y</a> </div>
|
||
<!-- ======= 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>Package</li>
|
||
<li>Class</li>
|
||
<li>Use</li>
|
||
<li><a href="../overview-tree.html">Tree</a></li>
|
||
<li><a href="../deprecated-list.html">Deprecated</a></li>
|
||
<li class="navBarCell1Rev">Index</li>
|
||
<li><a href="../help-doc.html">Help</a></li>
|
||
</ul>
|
||
</div>
|
||
<div class="subNav">
|
||
<ul class="navList">
|
||
<li><a href="index-19.html">Prev Letter</a></li>
|
||
<li><a href="index-21.html">Next Letter</a></li>
|
||
</ul>
|
||
<ul class="navList">
|
||
<li><a href="../index.html?index-filesindex-20.html" target="_top">Frames</a></li>
|
||
<li><a href="index-20.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>
|
||
<a name="skip-navbar_bottom">
|
||
<!-- -->
|
||
</a></div>
|
||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||
</body>
|
||
</html>
|