<h2title="Uses of Class mycompiler.mystatement.Statement"class="title">Uses of Class<br>mycompiler.mystatement.Statement</h2>
</div>
<divclass="classUseContainer">
<ulclass="blockList">
<liclass="blockList">
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <ahref="../../../mycompiler/mystatement/Statement.html"title="class in mycompiler.mystatement">Statement</a></span><spanclass="tabEnd"> </span></caption>
<h3>Uses of <ahref="../../../mycompiler/mystatement/Statement.html"title="class in mycompiler.mystatement">Statement</a> in <ahref="../../../mycompiler/myclass/package-summary.html">mycompiler.myclass</a></h3>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../../../mycompiler/myclass/package-summary.html">mycompiler.myclass</a> with parameters of type <ahref="../../../mycompiler/mystatement/Statement.html"title="class in mycompiler.mystatement">Statement</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Method and Description</th>
<h3>Uses of <ahref="../../../mycompiler/mystatement/Statement.html"title="class in mycompiler.mystatement">Statement</a> in <ahref="../../../mycompiler/myoperator/package-summary.html">mycompiler.myoperator</a></h3>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../../../mycompiler/myoperator/package-summary.html">mycompiler.myoperator</a> with parameters of type <ahref="../../../mycompiler/mystatement/Statement.html"title="class in mycompiler.mystatement">Statement</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Method and Description</th>
<h3>Uses of <ahref="../../../mycompiler/mystatement/Statement.html"title="class in mycompiler.mystatement">Statement</a> in <ahref="../../../mycompiler/mystatement/package-summary.html">mycompiler.mystatement</a></h3>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <ahref="../../../mycompiler/mystatement/Statement.html"title="class in mycompiler.mystatement">Statement</a> in <ahref="../../../mycompiler/mystatement/package-summary.html">mycompiler.mystatement</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Class and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/Assign.html"title="class in mycompiler.mystatement">Assign</a></strong></code> </td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/Binary.html"title="class in mycompiler.mystatement">Binary</a></strong></code> </td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/BinaryExpr.html"title="class in mycompiler.mystatement">BinaryExpr</a></strong></code> </td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/Block.html"title="class in mycompiler.mystatement">Block</a></strong></code> </td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/BoolLiteral.html"title="class in mycompiler.mystatement">BoolLiteral</a></strong></code> </td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/CastExpr.html"title="class in mycompiler.mystatement">CastExpr</a></strong></code> </td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/CharLiteral.html"title="class in mycompiler.mystatement">CharLiteral</a></strong></code> </td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/DoubleLiteral.html"title="class in mycompiler.mystatement">DoubleLiteral</a></strong></code> </td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/EmptyStmt.html"title="class in mycompiler.mystatement">EmptyStmt</a></strong></code> </td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/Expr.html"title="class in mycompiler.mystatement">Expr</a></strong></code> </td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/ExprStmt.html"title="class in mycompiler.mystatement">ExprStmt</a></strong></code> </td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/FloatLiteral.html"title="class in mycompiler.mystatement">FloatLiteral</a></strong></code> </td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/ForStmt.html"title="class in mycompiler.mystatement">ForStmt</a></strong></code> </td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/IfStmt.html"title="class in mycompiler.mystatement">IfStmt</a></strong></code> </td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/InstanceOf.html"title="class in mycompiler.mystatement">InstanceOf</a></strong></code> </td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/InstVar.html"title="class in mycompiler.mystatement">InstVar</a></strong></code> </td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/IntLiteral.html"title="class in mycompiler.mystatement">IntLiteral</a></strong></code> </td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/LambdaExpression.html"title="class in mycompiler.mystatement">LambdaExpression</a></strong></code> </td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/Literal.html"title="class in mycompiler.mystatement">Literal</a></strong></code> </td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/LocalOrFieldVar.html"title="class in mycompiler.mystatement">LocalOrFieldVar</a></strong></code> </td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/LocalVarDecl.html"title="class in mycompiler.mystatement">LocalVarDecl</a></strong></code> </td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/LongLiteral.html"title="class in mycompiler.mystatement">LongLiteral</a></strong></code> </td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/MethodCall.html"title="class in mycompiler.mystatement">MethodCall</a></strong></code> </td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/NegativeExpr.html"title="class in mycompiler.mystatement">NegativeExpr</a></strong></code> </td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/NewArray.html"title="class in mycompiler.mystatement">NewArray</a></strong></code> </td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/NewClass.html"title="class in mycompiler.mystatement">NewClass</a></strong></code> </td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/NotExpr.html"title="class in mycompiler.mystatement">NotExpr</a></strong></code> </td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/Null.html"title="class in mycompiler.mystatement">Null</a></strong></code> </td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/PositivExpr.html"title="class in mycompiler.mystatement">PositivExpr</a></strong></code> </td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/PostDecExpr.html"title="class in mycompiler.mystatement">PostDecExpr</a></strong></code> </td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/PostIncExpr.html"title="class in mycompiler.mystatement">PostIncExpr</a></strong></code> </td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/PreDecExpr.html"title="class in mycompiler.mystatement">PreDecExpr</a></strong></code> </td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/PreIncExpr.html"title="class in mycompiler.mystatement">PreIncExpr</a></strong></code> </td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/Return.html"title="class in mycompiler.mystatement">Return</a></strong></code> </td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/StringLiteral.html"title="class in mycompiler.mystatement">StringLiteral</a></strong></code> </td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/This.html"title="class in mycompiler.mystatement">This</a></strong></code> </td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/UnaryExpr.html"title="class in mycompiler.mystatement">UnaryExpr</a></strong></code> </td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mystatement/WhileStmt.html"title="class in mycompiler.mystatement">WhileStmt</a></strong></code> </td>
</tr>
</tbody>
</table>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <ahref="../../../mycompiler/mystatement/package-summary.html">mycompiler.mystatement</a> declared as <ahref="../../../mycompiler/mystatement/Statement.html"title="class in mycompiler.mystatement">Statement</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Field and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code><ahref="../../../mycompiler/mystatement/Statement.html"title="class in mycompiler.mystatement">Statement</a></code></td>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <ahref="../../../mycompiler/mystatement/package-summary.html">mycompiler.mystatement</a> with type parameters of type <ahref="../../../mycompiler/mystatement/Statement.html"title="class in mycompiler.mystatement">Statement</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Field and Description</th>
<tdclass="colFirst"><code>de.dhbwstuttgart.typeinference.Menge<<ahref="../../../mycompiler/mystatement/Statement.html"title="class in mycompiler.mystatement">Statement</a>></code></td>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../../../mycompiler/mystatement/package-summary.html">mycompiler.mystatement</a> that return types with arguments of type <ahref="../../../mycompiler/mystatement/Statement.html"title="class in mycompiler.mystatement">Statement</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Method and Description</th>
<tdclass="colFirst"><code>de.dhbwstuttgart.typeinference.Menge<<ahref="../../../mycompiler/mystatement/Statement.html"title="class in mycompiler.mystatement">Statement</a>></code></td>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../../../mycompiler/mystatement/package-summary.html">mycompiler.mystatement</a> with parameters of type <ahref="../../../mycompiler/mystatement/Statement.html"title="class in mycompiler.mystatement">Statement</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Method and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>void</code></td>
<tdclass="colLast"><spanclass="strong">ForStmt.</span><code><strong><ahref="../../../mycompiler/mystatement/ForStmt.html#set_body_Loop_block(mycompiler.mystatement.Statement)">set_body_Loop_block</a></strong>(<ahref="../../../mycompiler/mystatement/Statement.html"title="class in mycompiler.mystatement">Statement</a> statement)</code> </td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>void</code></td>
<tdclass="colLast"><spanclass="strong">IfStmt.</span><code><strong><ahref="../../../mycompiler/mystatement/IfStmt.html#set_Else_block(mycompiler.mystatement.Statement)">set_Else_block</a></strong>(<ahref="../../../mycompiler/mystatement/Statement.html"title="class in mycompiler.mystatement">Statement</a> blk)</code> </td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>void</code></td>
<tdclass="colLast"><spanclass="strong">WhileStmt.</span><code><strong><ahref="../../../mycompiler/mystatement/WhileStmt.html#set_Loop_block(mycompiler.mystatement.Statement)">set_Loop_block</a></strong>(<ahref="../../../mycompiler/mystatement/Statement.html"title="class in mycompiler.mystatement">Statement</a> blk)</code> </td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>void</code></td>
<tdclass="colLast"><spanclass="strong">Block.</span><code><strong><ahref="../../../mycompiler/mystatement/Block.html#set_Statement(mycompiler.mystatement.Statement)">set_Statement</a></strong>(<ahref="../../../mycompiler/mystatement/Statement.html"title="class in mycompiler.mystatement">Statement</a> s)</code> </td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>void</code></td>
<tdclass="colLast"><spanclass="strong">IfStmt.</span><code><strong><ahref="../../../mycompiler/mystatement/IfStmt.html#set_Then_block(mycompiler.mystatement.Statement)">set_Then_block</a></strong>(<ahref="../../../mycompiler/mystatement/Statement.html"title="class in mycompiler.mystatement">Statement</a> blk)</code> </td>
</tr>
</tbody>
</table>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <ahref="../../../mycompiler/mystatement/package-summary.html">mycompiler.mystatement</a> with type arguments of type <ahref="../../../mycompiler/mystatement/Statement.html"title="class in mycompiler.mystatement">Statement</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Method and Description</th>
<tdclass="colLast"><spanclass="strong">Block.</span><code><strong><ahref="../../../mycompiler/mystatement/Block.html#set_Statement_Menge(de.dhbwstuttgart.typeinference.Menge)">set_Statement_Menge</a></strong>(de.dhbwstuttgart.typeinference.Menge<<ahref="../../../mycompiler/mystatement/Statement.html"title="class in mycompiler.mystatement">Statement</a>> v)</code> </td>
<tdclass="colFirst"><code><ahref="../../../mycompiler/mytypereconstruction/set/CTripleSet.html"title="class in mycompiler.mytypereconstruction.set">CTripleSet</a></code></td>
<ahref="../../../mycompiler/mytypereconstruction/set/CTypeAssumptionSet.html"title="class in mycompiler.mytypereconstruction.set">CTypeAssumptionSet</a> V,
de.dhbwstuttgart.typeinference.Menge<<ahref="../../../mycompiler/mystatement/Statement.html"title="class in mycompiler.mystatement">Statement</a>> statementList,
<ahref="../../../mycompiler/mytypereconstruction/set/CTypeAssumptionSet.html"title="class in mycompiler.mytypereconstruction.set">CTypeAssumptionSet</a> V_start,
<ahref="../../../mycompiler/mytypereconstruction/CSupportData.html"title="class in mycompiler.mytypereconstruction">CSupportData</a> supportData)</code>
<divclass="block">Implementierung des Algorithmus 5.19 von Martin Pl<50>micke