<h2title="Uses of Class de.dhbwstuttgart.de.dhbwstuttgart.strucTypes4.syntaxtree.ImportDeclarations"class="title">Uses of Class<br>de.dhbwstuttgart.syntaxtree.ImportDeclarations</h2>
<tableclass="useSummary"border="0"cellpadding="3"cellspacing="0"summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <ahref="../../../../de/dhbwstuttgart/syntaxtree/ImportDeclarations.html"title="class in de.dhbwstuttgart.syntaxtree">ImportDeclarations</a></span><spanclass="tabEnd"> </span></caption>
<h3>Uses of <ahref="../../../../de/dhbwstuttgart/syntaxtree/ImportDeclarations.html"title="class in de.dhbwstuttgart.syntaxtree">ImportDeclarations</a> in <ahref="../../../../de/dhbwstuttgart/syntaxtree/package-summary.html">de.dhbwstuttgart.syntaxtree</a></h3>
<tableclass="useSummary"border="0"cellpadding="3"cellspacing="0"summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <ahref="../../../../de/dhbwstuttgart/syntaxtree/package-summary.html">de.dhbwstuttgart.syntaxtree</a> declared as <ahref="../../../../de/dhbwstuttgart/syntaxtree/ImportDeclarations.html"title="class in de.dhbwstuttgart.syntaxtree">ImportDeclarations</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>private <ahref="../../../../de/dhbwstuttgart/syntaxtree/ImportDeclarations.html"title="class in de.dhbwstuttgart.syntaxtree">ImportDeclarations</a></code></td>
Beinhaltet alle Imports des aktuell geparsten Files
in Form einer UsedId</div>
</td>
</tr>
</tbody>
</table>
<tableclass="useSummary"border="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../../../../de/dhbwstuttgart/syntaxtree/package-summary.html">de.dhbwstuttgart.syntaxtree</a> that return <ahref="../../../../de/dhbwstuttgart/syntaxtree/ImportDeclarations.html"title="class in de.dhbwstuttgart.syntaxtree">ImportDeclarations</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><ahref="../../../../de/dhbwstuttgart/syntaxtree/ImportDeclarations.html"title="class in de.dhbwstuttgart.syntaxtree">ImportDeclarations</a></code></td>
<tableclass="useSummary"border="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../../../../de/dhbwstuttgart/syntaxtree/package-summary.html">de.dhbwstuttgart.syntaxtree</a> with parameters of type <ahref="../../../../de/dhbwstuttgart/syntaxtree/ImportDeclarations.html"title="class in de.dhbwstuttgart.syntaxtree">ImportDeclarations</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="typeNameLabel">SourceFile.</span><code><spanclass="memberNameLink"><ahref="../../../../de/dhbwstuttgart/syntaxtree/SourceFile.html#addImports-de.dhbwstuttgart.syntaxtree.ImportDeclarations-">addImports</a></span>(<ahref="../../../../de/dhbwstuttgart/syntaxtree/ImportDeclarations.html"title="class in de.dhbwstuttgart.syntaxtree">ImportDeclarations</a> imports)</code> </td>
<tdclass="colLast"><spanclass="typeNameLabel">SourceFile.</span><code><spanclass="memberNameLink"><ahref="../../../../de/dhbwstuttgart/syntaxtree/SourceFile.html#setImports-de.dhbwstuttgart.syntaxtree.ImportDeclarations-">setImports</a></span>(<ahref="../../../../de/dhbwstuttgart/syntaxtree/ImportDeclarations.html"title="class in de.dhbwstuttgart.syntaxtree">ImportDeclarations</a> newImports)</code> </td>