JavaCompilerCore/doc/LambdaJavadoc/index-files/index-12.html
2014-02-04 17:44:03 +01:00

263 lines
24 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>L-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="L-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-11.html">Prev Letter</a></li>
<li><a href="index-13.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-12.html" target="_top">Frames</a></li>
<li><a href="index-12.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>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">K</a>&nbsp;<a href="index-12.html">L</a>&nbsp;<a href="index-13.html">M</a>&nbsp;<a href="index-14.html">N</a>&nbsp;<a href="index-15.html">O</a>&nbsp;<a href="index-16.html">P</a>&nbsp;<a href="index-17.html">R</a>&nbsp;<a href="index-18.html">S</a>&nbsp;<a href="index-19.html">T</a>&nbsp;<a href="index-20.html">U</a>&nbsp;<a href="index-21.html">V</a>&nbsp;<a href="index-22.html">W</a>&nbsp;<a href="index-23.html">X</a>&nbsp;<a href="index-24.html">Y</a>&nbsp;<a name="_L_">
<!-- -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#l2d">l2d</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#l2f">l2f</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#l2i">l2i</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#ladd">ladd</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#laload">laload</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myparser/JavaParser.html#LAMBDAASSIGNMENT">LAMBDAASSIGNMENT</a></span> - Static variable in class mycompiler.myparser.<a href="../mycompiler/myparser/JavaParser.html" title="class in mycompiler.myparser">JavaParser</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../mycompiler/mystatement/LambdaExpression.html" title="class in mycompiler.mystatement"><span class="strong">LambdaExpression</span></a> - Class in <a href="../mycompiler/mystatement/package-summary.html">mycompiler.mystatement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/LambdaExpression.html#LambdaExpression(int, int)">LambdaExpression(int, int)</a></span> - Constructor for class mycompiler.mystatement.<a href="../mycompiler/mystatement/LambdaExpression.html" title="class in mycompiler.mystatement">LambdaExpression</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../mycompiler/test/LambdaInterferenzTest.html" title="class in mycompiler.test"><span class="strong">LambdaInterferenzTest</span></a> - Class in <a href="../mycompiler/test/package-summary.html">mycompiler.test</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/test/LambdaInterferenzTest.html#LambdaInterferenzTest()">LambdaInterferenzTest()</a></span> - Constructor for class mycompiler.test.<a href="../mycompiler/test/LambdaInterferenzTest.html" title="class in mycompiler.test">LambdaInterferenzTest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../mycompiler/mytest/LambdaTest.html" title="class in mycompiler.mytest"><span class="strong">LambdaTest</span></a> - Class in <a href="../mycompiler/mytest/package-summary.html">mycompiler.mytest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytest/LambdaTest.html#LambdaTest(java.lang.String)">LambdaTest(String)</a></span> - Constructor for class mycompiler.mytest.<a href="../mycompiler/mytest/LambdaTest.html" title="class in mycompiler.mytest">LambdaTest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytest/LambdaTest.html#LambdaTest(java.util.Vector)">LambdaTest(Vector&lt;String&gt;)</a></span> - Constructor for class mycompiler.mytest.<a href="../mycompiler/mytest/LambdaTest.html" title="class in mycompiler.mytest">LambdaTest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#land">land</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#lastore">lastore</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#lcmp">lcmp</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#lconst_0">lconst_0</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#lconst_1">lconst_1</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#ldc">ldc</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#ldc2_w">ldc2_w</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#ldc_w">ldc_w</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#ldiv">ldiv</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myparser/JavaParser.html#LESSEQUAL">LESSEQUAL</a></span> - Static variable in class mycompiler.myparser.<a href="../mycompiler/myparser/JavaParser.html" title="class in mycompiler.myparser">JavaParser</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../mycompiler/myoperator/LessEquOp.html" title="class in mycompiler.myoperator"><span class="strong">LessEquOp</span></a> - Class in <a href="../mycompiler/myoperator/package-summary.html">mycompiler.myoperator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myoperator/LessEquOp.html#LessEquOp(int, int)">LessEquOp(int, int)</a></span> - Constructor for class mycompiler.myoperator.<a href="../mycompiler/myoperator/LessEquOp.html" title="class in mycompiler.myoperator">LessEquOp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../mycompiler/myoperator/LessOp.html" title="class in mycompiler.myoperator"><span class="strong">LessOp</span></a> - Class in <a href="../mycompiler/myoperator/package-summary.html">mycompiler.myoperator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myoperator/LessOp.html#LessOp(int, int)">LessOp(int, int)</a></span> - Constructor for class mycompiler.myoperator.<a href="../mycompiler/myoperator/LessOp.html" title="class in mycompiler.myoperator">LessOp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../mycompiler/mystatement/Literal.html" title="class in mycompiler.mystatement"><span class="strong">Literal</span></a> - Class in <a href="../mycompiler/mystatement/package-summary.html">mycompiler.mystatement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/Literal.html#Literal(int, int)">Literal(int, int)</a></span> - Constructor for class mycompiler.mystatement.<a href="../mycompiler/mystatement/Literal.html" title="class in mycompiler.mystatement">Literal</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#lload">lload</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#lload_0">lload_0</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#lload_1">lload_1</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#lload_2">lload_2</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#lload_3">lload_3</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#lmul">lmul</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#lneg">lneg</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../mycompiler/mystatement/LocalOrFieldVar.html" title="class in mycompiler.mystatement"><span class="strong">LocalOrFieldVar</span></a> - Class in <a href="../mycompiler/mystatement/package-summary.html">mycompiler.mystatement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/LocalOrFieldVar.html#LocalOrFieldVar(int, int)">LocalOrFieldVar(int, int)</a></span> - Constructor for class mycompiler.mystatement.<a href="../mycompiler/mystatement/LocalOrFieldVar.html" title="class in mycompiler.mystatement">LocalOrFieldVar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/LocalOrFieldVar.html#LocalOrFieldVar(java.lang.String, int)">LocalOrFieldVar(String, int)</a></span> - Constructor for class mycompiler.mystatement.<a href="../mycompiler/mystatement/LocalOrFieldVar.html" title="class in mycompiler.mystatement">LocalOrFieldVar</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../mycompiler/mystatement/LocalVarDecl.html" title="class in mycompiler.mystatement"><span class="strong">LocalVarDecl</span></a> - Class in <a href="../mycompiler/mystatement/package-summary.html">mycompiler.mystatement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/LocalVarDecl.html#LocalVarDecl(int, int)">LocalVarDecl(int, int)</a></span> - Constructor for class mycompiler.mystatement.<a href="../mycompiler/mystatement/LocalVarDecl.html" title="class in mycompiler.mystatement">LocalVarDecl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../mycompiler/test/Log4jWrapper.html" title="class in mycompiler.test"><span class="strong">Log4jWrapper</span></a> - Class in <a href="../mycompiler/test/package-summary.html">mycompiler.test</a></dt>
<dd>
<div class="block">needed to assure one-time execution of configure script</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/myparser/JavaParser.html#LOGICALAND">LOGICALAND</a></span> - Static variable in class mycompiler.myparser.<a href="../mycompiler/myparser/JavaParser.html" title="class in mycompiler.myparser">JavaParser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myparser/JavaParser.html#LOGICALOR">LOGICALOR</a></span> - Static variable in class mycompiler.myparser.<a href="../mycompiler/myparser/JavaParser.html" title="class in mycompiler.myparser">JavaParser</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../mycompiler/myoperator/LogOp.html" title="class in mycompiler.myoperator"><span class="strong">LogOp</span></a> - Class in <a href="../mycompiler/myoperator/package-summary.html">mycompiler.myoperator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myoperator/LogOp.html#LogOp(int, int)">LogOp(int, int)</a></span> - Constructor for class mycompiler.myoperator.<a href="../mycompiler/myoperator/LogOp.html" title="class in mycompiler.myoperator">LogOp</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myparser/JavaParser.html#LONGLITERAL">LONGLITERAL</a></span> - Static variable in class mycompiler.myparser.<a href="../mycompiler/myparser/JavaParser.html" title="class in mycompiler.myparser">JavaParser</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../mycompiler/mystatement/LongLiteral.html" title="class in mycompiler.mystatement"><span class="strong">LongLiteral</span></a> - Class in <a href="../mycompiler/mystatement/package-summary.html">mycompiler.mystatement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/LongLiteral.html#LongLiteral()">LongLiteral()</a></span> - Constructor for class mycompiler.mystatement.<a href="../mycompiler/mystatement/LongLiteral.html" title="class in mycompiler.mystatement">LongLiteral</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../mycompiler/test/primitiveTypes/LongTest.html" title="class in mycompiler.test.primitiveTypes"><span class="strong">LongTest</span></a> - Class in <a href="../mycompiler/test/primitiveTypes/package-summary.html">mycompiler.test.primitiveTypes</a></dt>
<dd>
<div class="block">02-04-08</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/test/primitiveTypes/LongTest.html#LongTest(java.lang.String)">LongTest(String)</a></span> - Constructor for class mycompiler.test.primitiveTypes.<a href="../mycompiler/test/primitiveTypes/LongTest.html" title="class in mycompiler.test.primitiveTypes">LongTest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../mycompiler/mytype/LongType.html" title="class in mycompiler.mytype"><span class="strong">LongType</span></a> - Class in <a href="../mycompiler/mytype/package-summary.html">mycompiler.mytype</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/LongType.html#LongType()">LongType()</a></span> - Constructor for class mycompiler.mytype.<a href="../mycompiler/mytype/LongType.html" title="class in mycompiler.mytype">LongType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#lookupswitch">lookupswitch</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/WhileStmt.html#loop_block">loop_block</a></span> - Variable in class mycompiler.mystatement.<a href="../mycompiler/mystatement/WhileStmt.html" title="class in mycompiler.mystatement">WhileStmt</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myoperator/LogOp.html#loop_codegen(mycompiler.mybytecode.ClassFile, mycompiler.mybytecode.CodeAttribute, mycompiler.mystatement.Expr, int, boolean, java.util.Vector)">loop_codegen(ClassFile, CodeAttribute, Expr, int, boolean, Vector)</a></span> - Method in class mycompiler.myoperator.<a href="../mycompiler/myoperator/LogOp.html" title="class in mycompiler.myoperator">LogOp</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/WhileStmt.html#loop_codegen(mycompiler.mybytecode.ClassFile, mycompiler.mybytecode.CodeAttribute, int, boolean, java.util.Vector)">loop_codegen(ClassFile, CodeAttribute, int, boolean, Vector)</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/WhileStmt.html" title="class in mycompiler.mystatement">WhileStmt</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#lor">lor</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#lrem">lrem</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#lreturn">lreturn</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#lshl">lshl</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#lshr">lshr</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#lstore">lstore</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#lstore_0">lstore_0</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#lstore_1">lstore_1</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#lstore_2">lstore_2</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#lstore_3">lstore_3</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#lsub">lsub</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#lushr">lushr</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#lxor">lxor</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">K</a>&nbsp;<a href="index-12.html">L</a>&nbsp;<a href="index-13.html">M</a>&nbsp;<a href="index-14.html">N</a>&nbsp;<a href="index-15.html">O</a>&nbsp;<a href="index-16.html">P</a>&nbsp;<a href="index-17.html">R</a>&nbsp;<a href="index-18.html">S</a>&nbsp;<a href="index-19.html">T</a>&nbsp;<a href="index-20.html">U</a>&nbsp;<a href="index-21.html">V</a>&nbsp;<a href="index-22.html">W</a>&nbsp;<a href="index-23.html">X</a>&nbsp;<a href="index-24.html">Y</a>&nbsp;</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-11.html">Prev Letter</a></li>
<li><a href="index-13.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-12.html" target="_top">Frames</a></li>
<li><a href="index-12.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>