JavaCompilerCore/doc/LambdaJavadoc/serialized-form.html
2014-02-04 17:44:03 +01:00

330 lines
9.9 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:05 CEST 2013 -->
<title>Serialized Form</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="Serialized Form";
}
//-->
</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><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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
<li><a href="serialized-form.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="header">
<h1 title="Serialized Form" class="title">Serialized Form</h1>
</div>
<div class="serializedFormContainer">
<ul class="blockList">
<li class="blockList">
<h2 title="Package">Package&nbsp;mycompiler.myclass</h2>
<ul class="blockList">
<li class="blockList"><a name="mycompiler.myclass.ImportDeclarations">
<!-- -->
</a>
<h3>Class <a href="mycompiler/myclass/ImportDeclarations.html" title="class in mycompiler.myclass">mycompiler.myclass.ImportDeclarations</a> extends java.util.Vector&lt;<a href="mycompiler/myclass/UsedId.html" title="class in mycompiler.myclass">UsedId</a>&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-8958366609867768133L</dd>
</dl>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;mycompiler.myexception</h2>
<ul class="blockList">
<li class="blockList"><a name="mycompiler.myexception.CTypeReconstructionException">
<!-- -->
</a>
<h3>Class <a href="mycompiler/myexception/CTypeReconstructionException.html" title="class in mycompiler.myexception">mycompiler.myexception.CTypeReconstructionException</a> extends java.lang.RuntimeException implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-7744106691767607974L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>parentExceptions</h4>
<pre>java.util.Vector&lt;E&gt; parentExceptions</pre>
</li>
<li class="blockList">
<h4>problemSource</h4>
<pre><a href="mycompiler/IItemWithOffset.html" title="interface in mycompiler">IItemWithOffset</a> problemSource</pre>
<div class="block">Das Statement bei dem das Problem aufgetaucht ist</div>
</li>
<li class="blockListLast">
<h4>message</h4>
<pre>java.lang.String message</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="mycompiler.myexception.JVMCodeException">
<!-- -->
</a>
<h3>Class <a href="mycompiler/myexception/JVMCodeException.html" title="class in mycompiler.myexception">mycompiler.myexception.JVMCodeException</a> extends java.lang.Exception implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-9028020041982836697L</dd>
</dl>
</li>
<li class="blockList"><a name="mycompiler.myexception.MatchException">
<!-- -->
</a>
<h3>Class <a href="mycompiler/myexception/MatchException.html" title="class in mycompiler.myexception">mycompiler.myexception.MatchException</a> extends java.lang.Exception implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>926937092682803813L</dd>
</dl>
</li>
<li class="blockList"><a name="mycompiler.myexception.SCClassBodyException">
<!-- -->
</a>
<h3>Class <a href="mycompiler/myexception/SCClassBodyException.html" title="class in mycompiler.myexception">mycompiler.myexception.SCClassBodyException</a> extends java.lang.Exception implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>5147876377267075722L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>exlist</h4>
<pre>java.util.Vector&lt;E&gt; exlist</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="mycompiler.myexception.SCClassException">
<!-- -->
</a>
<h3>Class <a href="mycompiler/myexception/SCClassException.html" title="class in mycompiler.myexception">mycompiler.myexception.SCClassException</a> extends java.lang.Exception implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>5339857618390360728L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>exlist</h4>
<pre>java.util.Vector&lt;E&gt; exlist</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="mycompiler.myexception.SCException">
<!-- -->
</a>
<h3>Class <a href="mycompiler/myexception/SCException.html" title="class in mycompiler.myexception">mycompiler.myexception.SCException</a> extends java.lang.Exception implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>scerrors</h4>
<pre>java.util.Vector&lt;E&gt; scerrors</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="mycompiler.myexception.SCMethodException">
<!-- -->
</a>
<h3>Class <a href="mycompiler/myexception/SCMethodException.html" title="class in mycompiler.myexception">mycompiler.myexception.SCMethodException</a> extends java.lang.Exception implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-3060025579851679412L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>exlist</h4>
<pre>java.util.Vector&lt;E&gt; exlist</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="mycompiler.myexception.SCStatementException">
<!-- -->
</a>
<h3>Class <a href="mycompiler/myexception/SCStatementException.html" title="class in mycompiler.myexception">mycompiler.myexception.SCStatementException</a> extends java.lang.Exception implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-5299461034178474235L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>exlist</h4>
<pre>java.util.Vector&lt;E&gt; exlist</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;mycompiler.myparser</h2>
<ul class="blockList">
<li class="blockList"><a name="mycompiler.myparser.JavaParser.yyException">
<!-- -->
</a>
<h3>Class <a href="mycompiler/myparser/JavaParser.yyException.html" title="class in mycompiler.myparser">mycompiler.myparser.JavaParser.yyException</a> extends java.lang.Exception implements Serializable</h3>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>token</h4>
<pre><a href="mycompiler/myparser/Token.html" title="class in mycompiler.myparser">Token</a> token</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;typinferenz</h2>
<ul class="blockList">
<li class="blockList"><a name="typinferenz.TypinferenzException">
<!-- -->
</a>
<h3>Class <a href="typinferenz/TypinferenzException.html" title="class in typinferenz">typinferenz.TypinferenzException</a> extends java.lang.RuntimeException implements Serializable</h3>
</li>
</ul>
</li>
</ul>
</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><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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
<li><a href="serialized-form.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>