⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index-all.html

📁 实验软装置(基于表达式的计算器ExprEval) 很不错的 有帮助于学习提高
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<!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.6.0) on Fri May 23 00:19:43 CST 2008 -->
<TITLE>
索引
</TITLE>

<META NAME="date" CONTENT="2008-05-23">

<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    if (location.href.indexOf('is-external=true') == -1) {
        parent.document.title="索引";
    }
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">
<HR>


<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="跳过导航链接"></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>概述</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">软件包</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">类</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>树</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>已过时</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>索引</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>帮助</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;上一个&nbsp;
&nbsp;下一个</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="./index.html?index-all.html" target="_top"><B>框架</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>无框架</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="./allclasses-noframe.html"><B>所有类</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="./allclasses-noframe.html"><B>所有类</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_V_">V</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="./parser/Parser.html#accept()"><B>accept()</B></A> - 
类 parser.<A HREF="./parser/Parser.html" title="parser 中的类">Parser</A> 中的方法
<DD>accept
<DT><A HREF="./scanner/TokenType.html#AND"><B>AND</B></A> - 
类 scanner.<A HREF="./scanner/TokenType.html" title="scanner 中的类">TokenType</A> 中的静态变量
<DD>and
<DT><A HREF="./scanner/Scanner.html#arith"><B>arith</B></A> - 
类 scanner.<A HREF="./scanner/Scanner.html" title="scanner 中的类">Scanner</A> 中的变量
<DD>table for arithmetic
</DL>
<HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="./scanner/Scanner.html#bool"><B>bool</B></A> - 
类 scanner.<A HREF="./scanner/Scanner.html" title="scanner 中的类">Scanner</A> 中的变量
<DD>table for bool
<DT><A HREF="./scanner/TokenType.html#BOOL"><B>BOOL</B></A> - 
类 scanner.<A HREF="./scanner/TokenType.html" title="scanner 中的类">TokenType</A> 中的静态变量
<DD>boolean
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="./parser/Calculator.html#calculate(java.lang.String)"><B>calculate(String)</B></A> - 
类 parser.<A HREF="./parser/Calculator.html" title="parser 中的类">Calculator</A> 中的方法
<DD>&nbsp;
<DT><A HREF="./parser/Parser.html#calculate(java.lang.String)"><B>calculate(String)</B></A> - 
类 parser.<A HREF="./parser/Parser.html" title="parser 中的类">Parser</A> 中的方法
<DD>calculate an expression
<DT><A HREF="./parser/Calculator.html" title="parser 中的类"><B>Calculator</B></A> - <A HREF="./parser/package-summary.html">parser</A> 中的 类<DD>&nbsp;<DT><A HREF="./parser/Calculator.html#Calculator()"><B>Calculator()</B></A> - 
类 parser.<A HREF="./parser/Calculator.html" title="parser 中的类">Calculator</A> 的构造方法
<DD>&nbsp;
<DT><A HREF="./scanner/TokenType.html#COLON"><B>COLON</B></A> - 
类 scanner.<A HREF="./scanner/TokenType.html" title="scanner 中的类">TokenType</A> 中的静态变量
<DD>colon
<DT><A HREF="./scanner/TokenType.html#COMMA"><B>COMMA</B></A> - 
类 scanner.<A HREF="./scanner/TokenType.html" title="scanner 中的类">TokenType</A> 中的静态变量
<DD>comma
<DT><A HREF="./scanner/TokenType.html#COS"><B>COS</B></A> - 
类 scanner.<A HREF="./scanner/TokenType.html" title="scanner 中的类">TokenType</A> 中的静态变量
<DD>function cos
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="./scanner/TokenType.html#DIV"><B>DIV</B></A> - 
类 scanner.<A HREF="./scanner/TokenType.html" title="scanner 中的类">TokenType</A> 中的静态变量
<DD>operator division
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="./scanner/TokenType.html#END"><B>END</B></A> - 
类 scanner.<A HREF="./scanner/TokenType.html" title="scanner 中的类">TokenType</A> 中的静态变量
<DD>end of input
<DT><A HREF="./scanner/TokenType.html#EQUAL"><B>EQUAL</B></A> - 
类 scanner.<A HREF="./scanner/TokenType.html" title="scanner 中的类">TokenType</A> 中的静态变量
<DD>equal to
<DT><A HREF="./scanner/TokenType.html#EXP"><B>EXP</B></A> - 
类 scanner.<A HREF="./scanner/TokenType.html" title="scanner 中的类">TokenType</A> 中的静态变量
<DD>operator expontation
<DT><A HREF="./scanner/Expression.html" title="scanner 中的类"><B>Expression</B></A> - <A HREF="./scanner/package-summary.html">scanner</A> 中的 类<DD>&nbsp;<DT><A HREF="./scanner/Expression.html#Expression(java.lang.String, double, double, double, int)"><B>Expression(String, double, double, double, int)</B></A> - 
类 scanner.<A HREF="./scanner/Expression.html" title="scanner 中的类">Expression</A> 的构造方法
<DD>constructor
</DL>
<HR>
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
<DT><A HREF="./scanner/ScannerTable.html#fileName"><B>fileName</B></A> - 
类 scanner.<A HREF="./scanner/ScannerTable.html" title="scanner 中的类">ScannerTable</A> 中的变量
<DD>file to read from
<DT><A HREF="./parser/Parser.html#fin"><B>fin</B></A> - 
类 parser.<A HREF="./parser/Parser.html" title="parser 中的类">Parser</A> 中的变量
<DD>final expression
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="./scanner/TokenType.html#GE"><B>GE</B></A> - 
类 scanner.<A HREF="./scanner/TokenType.html" title="scanner 中的类">TokenType</A> 中的静态变量
<DD>greater or equal
<DT><A HREF="./scanner/Scanner.html#getArith()"><B>getArith()</B></A> - 
类 scanner.<A HREF="./scanner/Scanner.html" title="scanner 中的类">Scanner</A> 中的方法
<DD>get arithmetic operator
<DT><A HREF="./scanner/ScannerTable.html#getBackTrack(int)"><B>getBackTrack(int)</B></A> - 
类 scanner.<A HREF="./scanner/ScannerTable.html" title="scanner 中的类">ScannerTable</A> 中的方法
<DD>get the number of backtracks
<DT><A HREF="./scanner/Scanner.html#getBool()"><B>getBool()</B></A> - 
类 scanner.<A HREF="./scanner/Scanner.html" title="scanner 中的类">Scanner</A> 中的方法
<DD>get boolean
<DT><A HREF="./parser/ParserTable.html#getError(int, int)"><B>getError(int, int)</B></A> - 
类 parser.<A HREF="./parser/ParserTable.html" title="parser 中的类">ParserTable</A> 中的方法
<DD>get the type of error when one type meets another
<DT><A HREF="./scanner/Scanner.html#getId()"><B>getId()</B></A> - 
类 scanner.<A HREF="./scanner/Scanner.html" title="scanner 中的类">Scanner</A> 中的方法
<DD>get Identifier
<DT><A HREF="./scanner/Scanner.html#getLogic()"><B>getLogic()</B></A> - 
类 scanner.<A HREF="./scanner/Scanner.html" title="scanner 中的类">Scanner</A> 中的方法
<DD>get logical operator
<DT><A HREF="./scanner/Expression.html#getMax()"><B>getMax()</B></A> - 
类 scanner.<A HREF="./scanner/Expression.html" title="scanner 中的类">Expression</A> 中的方法
<DD>get max of expression
<DT><A HREF="./scanner/Expression.html#getMin()"><B>getMin()</B></A> - 
类 scanner.<A HREF="./scanner/Expression.html" title="scanner 中的类">Expression</A> 中的方法
<DD>get min of expression
<DT><A HREF="./scanner/ScannerTable.html#getName(int)"><B>getName(int)</B></A> - 
类 scanner.<A HREF="./scanner/ScannerTable.html" title="scanner 中的类">ScannerTable</A> 中的方法
<DD>get name of a state
<DT><A HREF="./scanner/Symbol.html#getName()"><B>getName()</B></A> - 
类 scanner.<A HREF="./scanner/Symbol.html" title="scanner 中的类">Symbol</A> 中的方法
<DD>get name of symbol
<DT><A HREF="./scanner/Scanner.html#getNeg()"><B>getNeg()</B></A> - 
类 scanner.<A HREF="./scanner/Scanner.html" title="scanner 中的类">Scanner</A> 中的方法
<DD>get negative
<DT><A HREF="./scanner/Scanner.html#getNextChar()"><B>getNextChar()</B></A> - 
类 scanner.<A HREF="./scanner/Scanner.html" title="scanner 中的类">Scanner</A> 中的方法
<DD>get next character
<DT><A HREF="./scanner/Scanner.html#getNextToken()"><B>getNextToken()</B></A> - 
类 scanner.<A HREF="./scanner/Scanner.html" title="scanner 中的类">Scanner</A> 中的方法
<DD>get next token
<DT><A HREF="./scanner/Scanner.html#getNumber()"><B>getNumber()</B></A> - 
类 scanner.<A HREF="./scanner/Scanner.html" title="scanner 中的类">Scanner</A> 中的方法
<DD>get number
<DT><A HREF="./scanner/Token.html#getPriority()"><B>getPriority()</B></A> - 
类 scanner.<A HREF="./scanner/Token.html" title="scanner 中的类">Token</A> 中的方法
<DD>get the priority of token
<DT><A HREF="./scanner/TokenType.html#getPriority(int)"><B>getPriority(int)</B></A> - 
类 scanner.<A HREF="./scanner/TokenType.html" title="scanner 中的类">TokenType</A> 中的静态方法
<DD>get priority of a type
<DT><A HREF="./scanner/Scanner.html#getRelop()"><B>getRelop()</B></A> - 
类 scanner.<A HREF="./scanner/Scanner.html" title="scanner 中的类">Scanner</A> 中的方法
<DD>get relop
<DT><A HREF="./scanner/ScannerTable.html#getReturn(int)"><B>getReturn(int)</B></A> - 
类 scanner.<A HREF="./scanner/ScannerTable.html" title="scanner 中的类">ScannerTable</A> 中的方法
<DD>get return of a state
<DT><A HREF="./scanner/ScannerTable.html#getState(int, char)"><B>getState(int, char)</B></A> - 
类 scanner.<A HREF="./scanner/ScannerTable.html" title="scanner 中的类">ScannerTable</A> 中的方法
<DD>get the next state
<DT><A HREF="./parser/Parser.html#getTop()"><B>getTop()</B></A> - 
类 parser.<A HREF="./parser/Parser.html" title="parser 中的类">Parser</A> 中的方法
<DD>get topmost token of stack
<DT><A HREF="./scanner/Expression.html#getType()"><B>getType()</B></A> - 
类 scanner.<A HREF="./scanner/Expression.html" title="scanner 中的类">Expression</A> 中的方法
<DD>get type of expression
<DT><A HREF="./scanner/Identifier.html#getType()"><B>getType()</B></A> - 
类 scanner.<A HREF="./scanner/Identifier.html" title="scanner 中的类">Identifier</A> 中的方法
<DD>&nbsp;
<DT><A HREF="./scanner/Number.html#getType()"><B>getType()</B></A> - 
类 scanner.<A HREF="./scanner/Number.html" title="scanner 中的类">Number</A> 中的方法
<DD>&nbsp;
<DT><A HREF="./scanner/Token.html#getType()"><B>getType()</B></A> - 
类 scanner.<A HREF="./scanner/Token.html" title="scanner 中的类">Token</A> 中的方法
<DD>get token type
<DT><A HREF="./scanner/Expression.html#getValue()"><B>getValue()</B></A> - 
类 scanner.<A HREF="./scanner/Expression.html" title="scanner 中的类">Expression</A> 中的方法
<DD>get value of expression
<DT><A HREF="./scanner/Identifier.html#getValue()"><B>getValue()</B></A> - 
类 scanner.<A HREF="./scanner/Identifier.html" title="scanner 中的类">Identifier</A> 中的方法
<DD>&nbsp;
<DT><A HREF="./scanner/Number.html#getValue()"><B>getValue()</B></A> - 
类 scanner.<A HREF="./scanner/Number.html" title="scanner 中的类">Number</A> 中的方法
<DD>&nbsp;
<DT><A HREF="./scanner/Token.html#getValue()"><B>getValue()</B></A> - 
类 scanner.<A HREF="./scanner/Token.html" title="scanner 中的类">Token</A> 中的方法
<DD>get the value of token
<DT><A HREF="./scanner/TokenType.html#GT"><B>GT</B></A> - 
类 scanner.<A HREF="./scanner/TokenType.html" title="scanner 中的类">TokenType</A> 中的静态变量
<DD>greater than
</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="./scanner/Identifier.html" title="scanner 中的类"><B>Identifier</B></A> - <A HREF="./scanner/package-summary.html">scanner</A> 中的 类<DD>&nbsp;<DT><A HREF="./scanner/Identifier.html#Identifier()"><B>Identifier()</B></A> - 
类 scanner.<A HREF="./scanner/Identifier.html" title="scanner 中的类">Identifier</A> 的构造方法
<DD>&nbsp;
<DT><A HREF="./scanner/Scanner.html#identifier"><B>identifier</B></A> - 
类 scanner.<A HREF="./scanner/Scanner.html" title="scanner 中的类">Scanner</A> 中的变量
<DD>table for identifier
<DT><A HREF="./parser/ParserTable.html#isError(int, int)"><B>isError(int, int)</B></A> - 
类 parser.<A HREF="./parser/ParserTable.html" title="parser 中的类">ParserTable</A> 中的方法
<DD>judge whether one type meet another causes an error
<DT><A HREF="./scanner/ScannerTable.html#isFinal(int)"><B>isFinal(int)</B></A> - 
类 scanner.<A HREF="./scanner/ScannerTable.html" title="scanner 中的类">ScannerTable</A> 中的方法
<DD>whether a state is a final state

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -