1447 lines
55 KiB
HTML
Executable File
1447 lines
55 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:02 CEST 2013 -->
|
|
<title>JavaParser</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="JavaParser";
|
|
}
|
|
//-->
|
|
</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><a href="package-summary.html">Package</a></li>
|
|
<li class="navBarCell1Rev">Class</li>
|
|
<li><a href="class-use/JavaParser.html">Use</a></li>
|
|
<li><a href="package-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><a href="../../mycompiler/myparser/JavaLexer.html" title="class in mycompiler.myparser"><span class="strong">Prev Class</span></a></li>
|
|
<li><a href="../../mycompiler/myparser/JavaParser.yyException.html" title="class in mycompiler.myparser"><span class="strong">Next Class</span></a></li>
|
|
</ul>
|
|
<ul class="navList">
|
|
<li><a href="../../index.html?mycompiler/myparser/JavaParser.html" target="_top">Frames</a></li>
|
|
<li><a href="JavaParser.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>
|
|
<div>
|
|
<ul class="subNavList">
|
|
<li>Summary: </li>
|
|
<li><a href="#nested_class_summary">Nested</a> | </li>
|
|
<li><a href="#field_summary">Field</a> | </li>
|
|
<li><a href="#constructor_summary">Constr</a> | </li>
|
|
<li><a href="#method_summary">Method</a></li>
|
|
</ul>
|
|
<ul class="subNavList">
|
|
<li>Detail: </li>
|
|
<li><a href="#field_detail">Field</a> | </li>
|
|
<li><a href="#constructor_detail">Constr</a> | </li>
|
|
<li><a href="#method_detail">Method</a></li>
|
|
</ul>
|
|
</div>
|
|
<a name="skip-navbar_top">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
<!-- ======== START OF CLASS DATA ======== -->
|
|
<div class="header">
|
|
<div class="subTitle">mycompiler.myparser</div>
|
|
<h2 title="Class JavaParser" class="title">Class JavaParser</h2>
|
|
</div>
|
|
<div class="contentContainer">
|
|
<ul class="inheritance">
|
|
<li>java.lang.Object</li>
|
|
<li>
|
|
<ul class="inheritance">
|
|
<li>mycompiler.myparser.JavaParser</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
<div class="description">
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<dl>
|
|
<dt>Direct Known Subclasses:</dt>
|
|
<dd><a href="../../mycompiler/unused/JavaCompiler.html" title="class in mycompiler.unused">JavaCompiler</a></dd>
|
|
</dl>
|
|
<hr>
|
|
<br>
|
|
<pre>public class <span class="strong">JavaParser</span>
|
|
extends java.lang.Object</pre>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="summary">
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="nested_class_summary">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Nested Class Summary</h3>
|
|
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
|
|
<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th class="colLast" scope="col">Class and Description</th>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static class </code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.yyException.html" title="class in mycompiler.myparser">JavaParser.yyException</a></strong></code>
|
|
<div class="block">thrown for irrecoverable syntax errors and stack overflow.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static interface </code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.yyInput.html" title="interface in mycompiler.myparser">JavaParser.yyInput</a></strong></code>
|
|
<div class="block">must be implemented by a scanner object to supply input to the parser.</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
<!-- =========== FIELD SUMMARY =========== -->
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="field_summary">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Field Summary</h3>
|
|
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
|
|
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th class="colLast" scope="col">Field and Description</th>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#ABSTRACT">ABSTRACT</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#ANDEQUAL">ANDEQUAL</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#BOOLEAN">BOOLEAN</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#BOOLLITERAL">BOOLLITERAL</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#BRACE">BRACE</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#BREAK">BREAK</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#CASE">CASE</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#CATCH">CATCH</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#CHAR">CHAR</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#CHARLITERAL">CHARLITERAL</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#CLASS">CLASS</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#CONTINUE">CONTINUE</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#DECREMENT">DECREMENT</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#DEFAULT">DEFAULT</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#DIVIDEEQUAL">DIVIDEEQUAL</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#DO">DO</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#DOUBLELITERAL">DOUBLELITERAL</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#ELSE">ELSE</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#EOF">EOF</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#EQUAL">EQUAL</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#EXTENDS">EXTENDS</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#FINAL">FINAL</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#FINALLY">FINALLY</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#FLOATLITERAL">FLOATLITERAL</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#FOR">FOR</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#GREATEREQUAL">GREATEREQUAL</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#IDENTIFIER">IDENTIFIER</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#IF">IF</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#IMPLEMENTS">IMPLEMENTS</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#IMPORT">IMPORT</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#INCREMENT">INCREMENT</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#INSTANCEOF">INSTANCEOF</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#INT">INT</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#INTERFACE">INTERFACE</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#INTLITERAL">INTLITERAL</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#JNULL">JNULL</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#LAMBDAASSIGNMENT">LAMBDAASSIGNMENT</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#LESSEQUAL">LESSEQUAL</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#LOGICALAND">LOGICALAND</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#LOGICALOR">LOGICALOR</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#LONGLITERAL">LONGLITERAL</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#MINUSEQUAL">MINUSEQUAL</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#MODULOEQUAL">MODULOEQUAL</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#NEW">NEW</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#NOTEQUAL">NOTEQUAL</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#OP">OP</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#OREQUAL">OREQUAL</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#PACKAGE">PACKAGE</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>java.util.Vector</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#path">path</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#PLUSEQUAL">PLUSEQUAL</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#PRIVATE">PRIVATE</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#PROTECTED">PROTECTED</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#PUBLIC">PUBLIC</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#RELOP">RELOP</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#RETURN">RETURN</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#SHIFTLEFT">SHIFTLEFT</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#SHIFTLEFTEQUAL">SHIFTLEFTEQUAL</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#SHIFTRIGHT">SHIFTRIGHT</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#SIGNEDSHIFTRIGHT">SIGNEDSHIFTRIGHT</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#SIGNEDSHIFTRIGHTEQUAL">SIGNEDSHIFTRIGHTEQUAL</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#STATIC">STATIC</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#STRINGLITERAL">STRINGLITERAL</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#SUPER">SUPER</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#SWITCH">SWITCH</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>java.util.Vector<<a href="../../mycompiler/mytype/Pair.html" title="class in mycompiler.mytype">Pair</a>></code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#testPair">testPair</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#THIS">THIS</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#THROW">THROW</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#THROWS">THROWS</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#TIMESEQUAL">TIMESEQUAL</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#TRY">TRY</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#UNSIGNEDSHIFTRIGHT">UNSIGNEDSHIFTRIGHT</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#UNSIGNEDSHIFTRIGHTEQUAL">UNSIGNEDSHIFTRIGHTEQUAL</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#VOID">VOID</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#WHILE">WHILE</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#XOREQUAL">XOREQUAL</a></strong></code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#yyErrorCode">yyErrorCode</a></strong></code> </td>
|
|
</tr>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="constructor_summary">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Constructor Summary</h3>
|
|
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
|
|
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colOne" scope="col">Constructor and Description</th>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#JavaParser()">JavaParser</a></strong>()</code> </td>
|
|
</tr>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
<!-- ========== METHOD SUMMARY =========== -->
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="method_summary">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Method Summary</h3>
|
|
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
|
|
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th class="colLast" scope="col">Method and Description</th>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>void</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#yyerror(java.lang.String)">yyerror</a></strong>(java.lang.String message)</code>
|
|
<div class="block">simplified error message.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>java.lang.String</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#yyerror(java.lang.String, java.lang.String[])">yyerror</a></strong>(java.lang.String message,
|
|
java.lang.String[] expected)</code>
|
|
<div class="block">(syntax) error message.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>java.lang.Object</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#yyparse(mycompiler.myparser.JavaParser.yyInput)">yyparse</a></strong>(<a href="../../mycompiler/myparser/JavaParser.yyInput.html" title="interface in mycompiler.myparser">JavaParser.yyInput</a> yyLex)</code>
|
|
<div class="block">the generated parser.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>java.lang.Object</code></td>
|
|
<td class="colLast"><code><strong><a href="../../mycompiler/myparser/JavaParser.html#yyparse(mycompiler.myparser.JavaParser.yyInput, java.lang.Object)">yyparse</a></strong>(<a href="../../mycompiler/myparser/JavaParser.yyInput.html" title="interface in mycompiler.myparser">JavaParser.yyInput</a> yyLex,
|
|
java.lang.Object yydebug)</code>
|
|
<div class="block">the generated parser, with debugging messages.</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Methods inherited from class java.lang.Object</h3>
|
|
<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="details">
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<!-- ============ FIELD DETAIL =========== -->
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="field_detail">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Field Detail</h3>
|
|
<a name="path">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>path</h4>
|
|
<pre>public java.util.Vector path</pre>
|
|
</li>
|
|
</ul>
|
|
<a name="testPair">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>testPair</h4>
|
|
<pre>public java.util.Vector<<a href="../../mycompiler/mytype/Pair.html" title="class in mycompiler.mytype">Pair</a>> testPair</pre>
|
|
</li>
|
|
</ul>
|
|
<a name="ABSTRACT">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>ABSTRACT</h4>
|
|
<pre>public static final int ABSTRACT</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.ABSTRACT">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="BOOLEAN">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>BOOLEAN</h4>
|
|
<pre>public static final int BOOLEAN</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.BOOLEAN">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="BREAK">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>BREAK</h4>
|
|
<pre>public static final int BREAK</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.BREAK">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="CASE">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>CASE</h4>
|
|
<pre>public static final int CASE</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.CASE">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="CATCH">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>CATCH</h4>
|
|
<pre>public static final int CATCH</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.CATCH">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="CHAR">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>CHAR</h4>
|
|
<pre>public static final int CHAR</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.CHAR">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="CLASS">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>CLASS</h4>
|
|
<pre>public static final int CLASS</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.CLASS">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="CONTINUE">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>CONTINUE</h4>
|
|
<pre>public static final int CONTINUE</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.CONTINUE">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="DEFAULT">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>DEFAULT</h4>
|
|
<pre>public static final int DEFAULT</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.DEFAULT">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="DO">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>DO</h4>
|
|
<pre>public static final int DO</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.DO">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="ELSE">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>ELSE</h4>
|
|
<pre>public static final int ELSE</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.ELSE">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="EXTENDS">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>EXTENDS</h4>
|
|
<pre>public static final int EXTENDS</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.EXTENDS">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="FINAL">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>FINAL</h4>
|
|
<pre>public static final int FINAL</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.FINAL">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="FINALLY">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>FINALLY</h4>
|
|
<pre>public static final int FINALLY</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.FINALLY">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="FOR">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>FOR</h4>
|
|
<pre>public static final int FOR</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.FOR">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="IF">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>IF</h4>
|
|
<pre>public static final int IF</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.IF">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="INSTANCEOF">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>INSTANCEOF</h4>
|
|
<pre>public static final int INSTANCEOF</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.INSTANCEOF">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="INT">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>INT</h4>
|
|
<pre>public static final int INT</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.INT">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="NEW">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>NEW</h4>
|
|
<pre>public static final int NEW</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.NEW">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="PRIVATE">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>PRIVATE</h4>
|
|
<pre>public static final int PRIVATE</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.PRIVATE">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="PROTECTED">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>PROTECTED</h4>
|
|
<pre>public static final int PROTECTED</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.PROTECTED">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="PUBLIC">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>PUBLIC</h4>
|
|
<pre>public static final int PUBLIC</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.PUBLIC">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="PACKAGE">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>PACKAGE</h4>
|
|
<pre>public static final int PACKAGE</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.PACKAGE">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="IMPORT">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>IMPORT</h4>
|
|
<pre>public static final int IMPORT</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.IMPORT">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="INTERFACE">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>INTERFACE</h4>
|
|
<pre>public static final int INTERFACE</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.INTERFACE">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="IMPLEMENTS">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>IMPLEMENTS</h4>
|
|
<pre>public static final int IMPLEMENTS</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.IMPLEMENTS">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="RETURN">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>RETURN</h4>
|
|
<pre>public static final int RETURN</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.RETURN">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="STATIC">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>STATIC</h4>
|
|
<pre>public static final int STATIC</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.STATIC">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="SUPER">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>SUPER</h4>
|
|
<pre>public static final int SUPER</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.SUPER">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="SWITCH">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>SWITCH</h4>
|
|
<pre>public static final int SWITCH</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.SWITCH">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="THIS">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>THIS</h4>
|
|
<pre>public static final int THIS</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.THIS">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="THROW">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>THROW</h4>
|
|
<pre>public static final int THROW</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.THROW">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="THROWS">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>THROWS</h4>
|
|
<pre>public static final int THROWS</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.THROWS">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="TRY">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>TRY</h4>
|
|
<pre>public static final int TRY</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.TRY">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="VOID">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>VOID</h4>
|
|
<pre>public static final int VOID</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.VOID">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="WHILE">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>WHILE</h4>
|
|
<pre>public static final int WHILE</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.WHILE">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="INTLITERAL">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>INTLITERAL</h4>
|
|
<pre>public static final int INTLITERAL</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.INTLITERAL">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="LONGLITERAL">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>LONGLITERAL</h4>
|
|
<pre>public static final int LONGLITERAL</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.LONGLITERAL">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="DOUBLELITERAL">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>DOUBLELITERAL</h4>
|
|
<pre>public static final int DOUBLELITERAL</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.DOUBLELITERAL">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="FLOATLITERAL">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>FLOATLITERAL</h4>
|
|
<pre>public static final int FLOATLITERAL</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.FLOATLITERAL">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="BOOLLITERAL">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>BOOLLITERAL</h4>
|
|
<pre>public static final int BOOLLITERAL</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.BOOLLITERAL">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="JNULL">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>JNULL</h4>
|
|
<pre>public static final int JNULL</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.JNULL">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="CHARLITERAL">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>CHARLITERAL</h4>
|
|
<pre>public static final int CHARLITERAL</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.CHARLITERAL">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="STRINGLITERAL">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>STRINGLITERAL</h4>
|
|
<pre>public static final int STRINGLITERAL</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.STRINGLITERAL">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="IDENTIFIER">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>IDENTIFIER</h4>
|
|
<pre>public static final int IDENTIFIER</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.IDENTIFIER">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="EQUAL">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>EQUAL</h4>
|
|
<pre>public static final int EQUAL</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.EQUAL">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="LESSEQUAL">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>LESSEQUAL</h4>
|
|
<pre>public static final int LESSEQUAL</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.LESSEQUAL">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="GREATEREQUAL">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>GREATEREQUAL</h4>
|
|
<pre>public static final int GREATEREQUAL</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.GREATEREQUAL">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="NOTEQUAL">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>NOTEQUAL</h4>
|
|
<pre>public static final int NOTEQUAL</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.NOTEQUAL">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="LOGICALOR">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>LOGICALOR</h4>
|
|
<pre>public static final int LOGICALOR</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.LOGICALOR">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="LOGICALAND">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>LOGICALAND</h4>
|
|
<pre>public static final int LOGICALAND</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.LOGICALAND">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="INCREMENT">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>INCREMENT</h4>
|
|
<pre>public static final int INCREMENT</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.INCREMENT">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="DECREMENT">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>DECREMENT</h4>
|
|
<pre>public static final int DECREMENT</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.DECREMENT">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="SHIFTLEFT">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>SHIFTLEFT</h4>
|
|
<pre>public static final int SHIFTLEFT</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.SHIFTLEFT">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="SHIFTRIGHT">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>SHIFTRIGHT</h4>
|
|
<pre>public static final int SHIFTRIGHT</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.SHIFTRIGHT">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="UNSIGNEDSHIFTRIGHT">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>UNSIGNEDSHIFTRIGHT</h4>
|
|
<pre>public static final int UNSIGNEDSHIFTRIGHT</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.UNSIGNEDSHIFTRIGHT">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="SIGNEDSHIFTRIGHT">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>SIGNEDSHIFTRIGHT</h4>
|
|
<pre>public static final int SIGNEDSHIFTRIGHT</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.SIGNEDSHIFTRIGHT">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="PLUSEQUAL">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>PLUSEQUAL</h4>
|
|
<pre>public static final int PLUSEQUAL</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.PLUSEQUAL">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="MINUSEQUAL">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>MINUSEQUAL</h4>
|
|
<pre>public static final int MINUSEQUAL</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.MINUSEQUAL">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="TIMESEQUAL">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>TIMESEQUAL</h4>
|
|
<pre>public static final int TIMESEQUAL</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.TIMESEQUAL">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="DIVIDEEQUAL">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>DIVIDEEQUAL</h4>
|
|
<pre>public static final int DIVIDEEQUAL</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.DIVIDEEQUAL">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="ANDEQUAL">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>ANDEQUAL</h4>
|
|
<pre>public static final int ANDEQUAL</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.ANDEQUAL">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="OREQUAL">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>OREQUAL</h4>
|
|
<pre>public static final int OREQUAL</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.OREQUAL">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="XOREQUAL">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>XOREQUAL</h4>
|
|
<pre>public static final int XOREQUAL</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.XOREQUAL">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="MODULOEQUAL">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>MODULOEQUAL</h4>
|
|
<pre>public static final int MODULOEQUAL</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.MODULOEQUAL">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="SHIFTLEFTEQUAL">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>SHIFTLEFTEQUAL</h4>
|
|
<pre>public static final int SHIFTLEFTEQUAL</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.SHIFTLEFTEQUAL">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="SIGNEDSHIFTRIGHTEQUAL">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>SIGNEDSHIFTRIGHTEQUAL</h4>
|
|
<pre>public static final int SIGNEDSHIFTRIGHTEQUAL</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.SIGNEDSHIFTRIGHTEQUAL">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="UNSIGNEDSHIFTRIGHTEQUAL">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>UNSIGNEDSHIFTRIGHTEQUAL</h4>
|
|
<pre>public static final int UNSIGNEDSHIFTRIGHTEQUAL</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.UNSIGNEDSHIFTRIGHTEQUAL">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="BRACE">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>BRACE</h4>
|
|
<pre>public static final int BRACE</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.BRACE">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="RELOP">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>RELOP</h4>
|
|
<pre>public static final int RELOP</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.RELOP">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="OP">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>OP</h4>
|
|
<pre>public static final int OP</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.OP">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="EOF">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>EOF</h4>
|
|
<pre>public static final int EOF</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.EOF">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="LAMBDAASSIGNMENT">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>LAMBDAASSIGNMENT</h4>
|
|
<pre>public static final int LAMBDAASSIGNMENT</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.LAMBDAASSIGNMENT">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="yyErrorCode">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockListLast">
|
|
<li class="blockList">
|
|
<h4>yyErrorCode</h4>
|
|
<pre>public static final int yyErrorCode</pre>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#mycompiler.myparser.JavaParser.yyErrorCode">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="constructor_detail">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Constructor Detail</h3>
|
|
<a name="JavaParser()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockListLast">
|
|
<li class="blockList">
|
|
<h4>JavaParser</h4>
|
|
<pre>public JavaParser()</pre>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
<!-- ============ METHOD DETAIL ========== -->
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="method_detail">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Method Detail</h3>
|
|
<a name="yyerror(java.lang.String)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>yyerror</h4>
|
|
<pre>public void yyerror(java.lang.String message)</pre>
|
|
<div class="block">simplified error message.</div>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="#yyerror(java.lang.String, java.lang.String[])">yyerror</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="yyerror(java.lang.String, java.lang.String[])">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>yyerror</h4>
|
|
<pre>public java.lang.String yyerror(java.lang.String message,
|
|
java.lang.String[] expected)</pre>
|
|
<div class="block">(syntax) error message.
|
|
Can be overwritten to control message format.</div>
|
|
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>message</code> - text to be displayed.</dd><dd><code>expected</code> - vector of acceptable tokens, if available.</dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="yyparse(mycompiler.myparser.JavaParser.yyInput, java.lang.Object)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>yyparse</h4>
|
|
<pre>public java.lang.Object yyparse(<a href="../../mycompiler/myparser/JavaParser.yyInput.html" title="interface in mycompiler.myparser">JavaParser.yyInput</a> yyLex,
|
|
java.lang.Object yydebug)
|
|
throws java.io.IOException,
|
|
<a href="../../mycompiler/myparser/JavaParser.yyException.html" title="class in mycompiler.myparser">JavaParser.yyException</a></pre>
|
|
<div class="block">the generated parser, with debugging messages.
|
|
Maintains a state and a value stack, currently with fixed maximum size.</div>
|
|
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>yyLex</code> - scanner.</dd><dd><code>yydebug</code> - debug message writer implementing yyDebug, or null.</dd>
|
|
<dt><span class="strong">Returns:</span></dt><dd>result of the last reduction, if any.</dd>
|
|
<dt><span class="strong">Throws:</span></dt>
|
|
<dd><code><a href="../../mycompiler/myparser/JavaParser.yyException.html" title="class in mycompiler.myparser">JavaParser.yyException</a></code> - on irrecoverable parse error.</dd>
|
|
<dd><code>java.io.IOException</code></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="yyparse(mycompiler.myparser.JavaParser.yyInput)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockListLast">
|
|
<li class="blockList">
|
|
<h4>yyparse</h4>
|
|
<pre>public java.lang.Object yyparse(<a href="../../mycompiler/myparser/JavaParser.yyInput.html" title="interface in mycompiler.myparser">JavaParser.yyInput</a> yyLex)
|
|
throws java.io.IOException,
|
|
<a href="../../mycompiler/myparser/JavaParser.yyException.html" title="class in mycompiler.myparser">JavaParser.yyException</a></pre>
|
|
<div class="block">the generated parser.
|
|
Maintains a state and a value stack, currently with fixed maximum size.</div>
|
|
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>yyLex</code> - scanner.</dd>
|
|
<dt><span class="strong">Returns:</span></dt><dd>result of the last reduction, if any.</dd>
|
|
<dt><span class="strong">Throws:</span></dt>
|
|
<dd><code><a href="../../mycompiler/myparser/JavaParser.yyException.html" title="class in mycompiler.myparser">JavaParser.yyException</a></code> - on irrecoverable parse error.</dd>
|
|
<dd><code>java.io.IOException</code></dd></dl>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<!-- ========= END OF CLASS DATA ========= -->
|
|
<!-- ======= 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><a href="package-summary.html">Package</a></li>
|
|
<li class="navBarCell1Rev">Class</li>
|
|
<li><a href="class-use/JavaParser.html">Use</a></li>
|
|
<li><a href="package-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><a href="../../mycompiler/myparser/JavaLexer.html" title="class in mycompiler.myparser"><span class="strong">Prev Class</span></a></li>
|
|
<li><a href="../../mycompiler/myparser/JavaParser.yyException.html" title="class in mycompiler.myparser"><span class="strong">Next Class</span></a></li>
|
|
</ul>
|
|
<ul class="navList">
|
|
<li><a href="../../index.html?mycompiler/myparser/JavaParser.html" target="_top">Frames</a></li>
|
|
<li><a href="JavaParser.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>
|
|
<div>
|
|
<ul class="subNavList">
|
|
<li>Summary: </li>
|
|
<li><a href="#nested_class_summary">Nested</a> | </li>
|
|
<li><a href="#field_summary">Field</a> | </li>
|
|
<li><a href="#constructor_summary">Constr</a> | </li>
|
|
<li><a href="#method_summary">Method</a></li>
|
|
</ul>
|
|
<ul class="subNavList">
|
|
<li>Detail: </li>
|
|
<li><a href="#field_detail">Field</a> | </li>
|
|
<li><a href="#constructor_detail">Constr</a> | </li>
|
|
<li><a href="#method_detail">Method</a></li>
|
|
</ul>
|
|
</div>
|
|
<a name="skip-navbar_bottom">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
</body>
|
|
</html>
|