<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_01) on Mon Apr 23 21:09:18 GMT 2007 -->
<TITLE>
_-Index
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="_-Index";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index-24.html"><B>PREV LETTER</B></A>
NEXT LETTER</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-25.html" target="_top"><B>FRAMES</B></A>
<A HREF="index-25.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">R</A> <A HREF="index-18.html">S</A> <A HREF="index-19.html">T</A> <A HREF="index-20.html">U</A> <A HREF="index-21.html">V</A> <A HREF="index-22.html">W</A> <A HREF="index-23.html">X</A> <A HREF="index-24.html">Z</A> <A HREF="index-25.html">_</A> <HR>
<A NAME="___"><!-- --></A><H2>
<B>_</B></H2>
<DL>
<DT><A HREF="../java_cup/production.html#_action"><B>_action</B></A> -
Variable in class java_cup.<A HREF="../java_cup/production.html" title="class in java_cup">production</A>
<DD>An action_part containing code for the action to be performed when we
reduce with this production.
<DT><A HREF="../java_cup/parser.html#_action_table"><B>_action_table</B></A> -
Static variable in class java_cup.<A HREF="../java_cup/parser.html" title="class in java_cup">parser</A>
<DD>Parse-action table.
<DT><A HREF="../java_cup/lalr_item_set.html#_all"><B>_all</B></A> -
Variable in class java_cup.<A HREF="../java_cup/lalr_item_set.html" title="class in java_cup">lalr_item_set</A>
<DD>A hash table to implement the set.
<DT><A HREF="../java_cup/lalr_state.html#_all"><B>_all</B></A> -
Static variable in class java_cup.<A HREF="../java_cup/lalr_state.html" title="class in java_cup">lalr_state</A>
<DD>Collection of all states.
<DT><A HREF="../java_cup/non_terminal.html#_all"><B>_all</B></A> -
Static variable in class java_cup.<A HREF="../java_cup/non_terminal.html" title="class in java_cup">non_terminal</A>
<DD>Table of all non-terminals -- elements are stored using name strings
as the key
<DT><A HREF="../java_cup/production.html#_all"><B>_all</B></A> -
Static variable in class java_cup.<A HREF="../java_cup/production.html" title="class in java_cup">production</A>
<DD>Table of all productions.
<DT><A HREF="../java_cup/symbol_set.html#_all"><B>_all</B></A> -
Variable in class java_cup.<A HREF="../java_cup/symbol_set.html" title="class in java_cup">symbol_set</A>
<DD>A hash table to hold the set.
<DT><A HREF="../java_cup/terminal.html#_all"><B>_all</B></A> -
Static variable in class java_cup.<A HREF="../java_cup/terminal.html" title="class in java_cup">terminal</A>
<DD>Table of all terminals.
<DT><A HREF="../java_cup/non_terminal.html#_all_by_index"><B>_all_by_index</B></A> -
Static variable in class java_cup.<A HREF="../java_cup/non_terminal.html" title="class in java_cup">non_terminal</A>
<DD>Table of all non terminals indexed by their index number.
<DT><A HREF="../java_cup/terminal.html#_all_by_index"><B>_all_by_index</B></A> -
Static variable in class java_cup.<A HREF="../java_cup/terminal.html" title="class in java_cup">terminal</A>
<DD>Table of all terminals indexed by their index number.
<DT><A HREF="../java_cup/lalr_state.html#_all_kernels"><B>_all_kernels</B></A> -
Static variable in class java_cup.<A HREF="../java_cup/lalr_state.html" title="class in java_cup">lalr_state</A>
<DD>Hash table to find states by their kernels (i.e, the original,
unclosed, set of items -- which uniquely define the state).
<DT><A HREF="../java_cup/action_production.html#_base_production"><B>_base_production</B></A> -
Variable in class java_cup.<A HREF="../java_cup/action_production.html" title="class in java_cup">action_production</A>
<DD>The production we were taken out of.
<DT><A HREF="../java_cup/action_part.html#_code_string"><B>_code_string</B></A> -
Variable in class java_cup.<A HREF="../java_cup/action_part.html" title="class in java_cup">action_part</A>
<DD>String containing code for the action in question.
<DT><A HREF="../java_cup/lr_item_core.html#_core_hash_cache"><B>_core_hash_cache</B></A> -
Variable in class java_cup.<A HREF="../java_cup/lr_item_core.html" title="class in java_cup">lr_item_core</A>
<DD>Cache of the hash code.
<DT><A HREF="../java_cup/runtime/lr_parser.html#_done_parsing"><B>_done_parsing</B></A> -
Variable in class java_cup.runtime.<A HREF="../java_cup/runtime/lr_parser.html" title="class in java_cup.runtime">lr_parser</A>
<DD>Internal flag to indicate when parser should quit.
<DT><A HREF="../java_cup/lr_item_core.html#_dot_pos"><B>_dot_pos</B></A> -
Variable in class java_cup.<A HREF="../java_cup/lr_item_core.html" title="class in java_cup">lr_item_core</A>
<DD>The position of the "dot" -- this indicates the part of the production
that the marker is before, so 0 indicates a dot at the beginning of
the RHS.
<DT><A HREF="../java_cup/terminal_set.html#_elements"><B>_elements</B></A> -
Variable in class java_cup.<A HREF="../java_cup/terminal_set.html" title="class in java_cup">terminal_set</A>
<DD>Bitset to implement the actual set.
<DT><A HREF="../java_cup/runtime/lr_parser.html#_error_sync_size"><B>_error_sync_size</B></A> -
Static variable in class java_cup.runtime.<A HREF="../java_cup/runtime/lr_parser.html" title="class in java_cup.runtime">lr_parser</A>
<DD>The default number of Symbols after an error we much match to consider
it recovered from.
<DT><A HREF="../java_cup/non_terminal.html#_first_set"><B>_first_set</B></A> -
Variable in class java_cup.<A HREF="../java_cup/non_terminal.html" title="class in java_cup">non_terminal</A>
<DD>First set for this non-terminal.
<DT><A HREF="../java_cup/production.html#_first_set"><B>_first_set</B></A> -
Variable in class java_cup.<A HREF="../java_cup/production.html" title="class in java_cup">production</A>
<DD>First set of the production.
<DT><A HREF="../java_cup/lalr_state.html#_index"><B>_index</B></A> -
Variable in class java_cup.<A HREF="../java_cup/lalr_state.html" title="class in java_cup">lalr_state</A>
<DD>Index of this state in the parse tables
<DT><A HREF="../java_cup/production.html#_index"><B>_index</B></A> -
Variable in class java_cup.<A HREF="../java_cup/production.html" title="class in java_cup">production</A>
<DD>Index number of the production.
<DT><A HREF="../java_cup/symbol.html#_index"><B>_index</B></A> -
Variable in class java_cup.<A HREF="../java_cup/symbol.html" title="class in java_cup">symbol</A>
<DD>Index of this symbol (terminal or non terminal) in the parse tables.
<DT><A HREF="../java_cup/lalr_state.html#_items"><B>_items</B></A> -
Variable in class java_cup.<A HREF="../java_cup/lalr_state.html" title="class in java_cup">lalr_state</A>
<DD>The item set for this state.
<DT><A HREF="../java_cup/production_part.html#_label"><B>_label</B></A> -
Variable in class java_cup.<A HREF="../java_cup/production_part.html" title="class in java_cup">production_part</A>
<DD>Optional label for referring to the part within an action (null for
no label).
<DT><A HREF="../java_cup/production.html#_lhs"><B>_lhs</B></A> -
Variable in class java_cup.<A HREF="../java_cup/production.html" title="class in java_cup">production</A>
<DD>The left hand side non-terminal.
<DT><A HREF="../java_cup/lalr_item.html#_lookahead"><B>_lookahead</B></A> -
Variable in class java_cup.<A HREF="../java_cup/lalr_item.html" title="class in java_cup">lalr_item</A>
<DD>The lookahead symbols of the item.
<DT><A HREF="../java_cup/emit.html#_lr_values"><B>_lr_values</B></A> -
Static variable in class java_cup.<A HREF="../java_cup/emit.html" title="class in java_cup">emit</A>
<DD>
<DT><A HREF="../java_cup/symbol.html#_name"><B>_name</B></A> -
Variable in class java_cup.<A HREF="../java_cup/symbol.html" title="class in java_cup">symbol</A>
<DD>String for the human readable name of the symbol.
<DT><A HREF="../java_cup/lalr_transition.html#_next"><B>_next</B></A> -
Variable in class java_cup.<A HREF="../java_cup/lalr_transition.html" title="class in java_cup">lalr_transition</A>
<DD>Next transition in linked list of transitions out of a state
<DT><A HREF="../java_cup/non_terminal.html#_nullable"><B>_nullable</B></A> -
Variable in class java_cup.<A HREF="../java_cup/non_terminal.html" title="class in java_cup">non_terminal</A>
<DD>Nullability of this non terminal.
<DT><A HREF="../java_cup/production.html#_nullable"><B>_nullable</B></A> -
Variable in class java_cup.<A HREF="../java_cup/production.html" title="class in java_cup">production</A>
<DD>Nullability of the production (can it derive the empty string).
<DT><A HREF="../java_cup/production.html#_nullable_known"><B>_nullable_known</B></A> -
Variable in class java_cup.<A HREF="../java_cup/production.html" title="class in java_cup">production</A>
<DD>Is the nullability of the production known or unknown?
<DT><A HREF="../java_cup/production.html#_num_reductions"><B>_num_reductions</B></A> -
Variable in class java_cup.<A HREF="../java_cup/production.html" title="class in java_cup">production</A>
<DD>Count of number of reductions using this production.
<DT><A HREF="../java_cup/parse_action_table.html#_num_states"><B>_num_states</B></A> -
Variable in class java_cup.<A HREF="../java_cup/parse_action_table.html" title="class in java_cup">parse_action_table</A>
<DD>How many rows/states are in the machine/table.
<DT><A HREF="../java_cup/parse_reduce_table.html#_num_states"><B>_num_states</B></A> -
Variable in class java_cup.<A HREF="../java_cup/parse_reduce_table.html" title="class in java_cup">parse_reduce_table</A>
<DD>How many rows/states in the machine/table.
<DT><A HREF="../java_cup/lalr_transition.html#_on_symbol"><B>_on_symbol</B></A> -
Variable in class java_cup.<A HREF="../java_cup/lalr_transition.html" title="class in java_cup">lalr_transition</A>
<DD>The symbol we make the transition on.
<DT><A HREF="../java_cup/parser.html#_production_table"><B>_production_table</B></A> -
Static variable in class java_cup.<A HREF="../java_cup/parser.html" title="class in java_cup">parser</A>
<DD>Production table.
<DT><A HREF="../java_cup/non_terminal.html#_productions"><B>_productions</B></A> -
Variable in class java_cup.<A HREF="../java_cup/non_terminal.html" title="class in java_cup">non_terminal</A>
<DD>Table of all productions with this non terminal on the LHS.
<DT><A HREF="../java_cup/lalr_item.html#_propagate_items"><B>_propagate_items</B></A> -
Variable in class java_cup.<A HREF="../java_cup/lalr_item.html" title="class in java_cup">lalr_item</A>
<DD>Links to items that the lookahead needs to be propagated to.
<DT><A HREF="../java_cup/parser.html#_reduce_table"><B>_reduce_table</B></A> -
Static variable in class java_cup.<A HREF="../java_cup/parser.html" title="class in java_cup">parser</A>
<DD><code>reduce_goto</code> table.
<DT><A HREF="../java_cup/reduce_action.html#_reduce_with"><B>_reduce_with</B></A> -
Variable in class java_cup.<A HREF="../java_cup/reduce_action.html" title="class in java_cup">reduce_action</A>
<DD>The production we reduce with.
<DT><A HREF="../java_cup/production.html#_rhs"><B>_rhs</B></A> -
Variable in class java_cup.<A HREF="../java_cup/production.html" title="class in java_cup">production</A>
<DD>A collection of parts for the right hand side.
<DT><A HREF="../java_cup/production.html#_rhs_assoc"><B>_rhs_assoc</B></A> -
Variable in class java_cup.<A HREF="../java_cup/production.html" title="class in java_cup">production</A>
<DD>
<DT><A HREF="../java_cup/production.html#_rhs_length"><B>_rhs_length</B></A> -
Variable in class java_cup.<A HREF="../java_cup/production.html" title="class in java_cup">production</A>
<DD>How much of the right hand side array we are presently using.
<DT><A HREF="../java_cup/production.html#_rhs_prec"><B>_rhs_prec</B></A> -
Variable in class java_cup.<A HREF="../java_cup/production.html" title="class in java_cup">production</A>
<DD>The precedence of the rule
<DT><A HREF="../java_cup/shift_action.html#_shift_to"><B>_shift_to</B></A> -
Variable in class java_cup.<A HREF="../java_cup/shift_action.html" title="class in java_cup">shift_action</A>
<DD>The state we shift to.
<DT><A HREF="../java_cup/parse_action_row.html#_size"><B>_size</B></A> -
Static variable in class java_cup.<A HREF="../java_cup/parse_action_row.html" title="class in java_cup">parse_action_row</A>
<DD>Number of columns (terminals) in every row.
<DT><A HREF="../java_cup/parse_reduce_row.html#_size"><B>_size</B></A> -
Static variable in class java_cup.<A HREF="../java_cup/parse_reduce_row.html" title="class in java_cup">parse_reduce_row</A>
<DD>Number of columns (non terminals) in every row.
<DT><A HREF="../java_cup/symbol.html#_stack_type"><B>_stack_type</B></A> -
Variable in class java_cup.<A HREF="../java_cup/symbol.html" title="class in java_cup">symbol</A>
<DD>String for the type of object used for the symbol on the parse stack.
<DT><A HREF="../java_cup/lr_item_core.html#_symbol_after_dot"><B>_symbol_after_dot</B></A> -
Variable in class java_cup.<A HREF="../java_cup/lr_item_core.html" title="class in java_cup">lr_item_core</A>
<DD>Cache of symbol after the dot.
<DT><A HREF="../java_cup/lr_item_core.html#_the_production"><B>_the_production</B></A> -
Variable in class java_cup.<A HREF="../java_cup/lr_item_core.html" title="class in java_cup">lr_item_core</A>
<DD>The production for the item.
<DT><A HREF="../java_cup/symbol_part.html#_the_symbol"><B>_the_symbol</B></A> -
Variable in class java_cup.<A HREF="../java_cup/symbol_part.html" title="class in java_cup">symbol_part</A>
<DD>The symbol that this part is made up of.
<DT><A HREF="../java_cup/lalr_transition.html#_to_state"><B>_to_state</B></A> -
Variable in class java_cup.<A HREF="../java_cup/lalr_transition.html" title="class in java_cup">lalr_transition</A>
<DD>The state we transition to.
<DT><A HREF="../java_cup/lalr_state.html#_transitions"><B>_transitions</B></A> -
Variable in class java_cup.<A HREF="../java_cup/lalr_state.html" title="class in java_cup">lalr_state</A>
<DD>List of transitions out of this state.
<DT><A HREF="../java_cup/symbol.html#_use_count"><B>_use_count</B></A> -
Variable in class java_cup.<A HREF="../java_cup/symbol.html" title="class in java_cup">symbol</A>
<DD>Count of how many times the symbol appears in productions.
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index-24.html"><B>PREV LETTER</B></A>
NEXT LETTER</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-25.html" target="_top"><B>FRAMES</B></A>
<A HREF="index-25.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">R</A> <A HREF="index-18.html">S</A> <A HREF="index-19.html">T</A> <A HREF="index-20.html">U</A> <A HREF="index-21.html">V</A> <A HREF="index-22.html">W</A> <A HREF="index-23.html">X</A> <A HREF="index-24.html">Z</A> <A HREF="index-25.html">_</A> <HR>
</BODY>
</HTML>