📄 function.html.svn-base
字号:
<CODE>private java.util.LinkedList<<A HREF="../../../../../../../../cn/edu/buaa/scse/liyi/compile/types/Function.html" title="cn.edu.buaa.scse.liyi.compile.types 中的类">Function</A>></CODE></FONT></TD>
<TD><CODE><B>Optimizer.</B><B><A HREF="../../../../../../../../cn/edu/buaa/scse/liyi/compile/tools/Optimizer.html#funcList">funcList</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private java.util.LinkedList<<A HREF="../../../../../../../../cn/edu/buaa/scse/liyi/compile/types/Function.html" title="cn.edu.buaa.scse.liyi.compile.types 中的类">Function</A>></CODE></FONT></TD>
<TD><CODE><B>Assembler.</B><B><A HREF="../../../../../../../../cn/edu/buaa/scse/liyi/compile/tools/Assembler.html#funcList">funcList</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">返回变量类型为 <A HREF="../../../../../../../../cn/edu/buaa/scse/liyi/compile/types/Function.html" title="cn.edu.buaa.scse.liyi.compile.types 中的类">Function</A> 的类型的 <A HREF="../../../../../../../../cn/edu/buaa/scse/liyi/compile/tools/package-summary.html">cn.edu.buaa.scse.liyi.compile.tools</A> 中的方法</FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.LinkedList<<A HREF="../../../../../../../../cn/edu/buaa/scse/liyi/compile/types/Function.html" title="cn.edu.buaa.scse.liyi.compile.types 中的类">Function</A>></CODE></FONT></TD>
<TD><CODE><B>Yacc.</B><B><A HREF="../../../../../../../../cn/edu/buaa/scse/liyi/compile/tools/Yacc.html#getFuncList()">getFuncList</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.LinkedList<<A HREF="../../../../../../../../cn/edu/buaa/scse/liyi/compile/types/Function.html" title="cn.edu.buaa.scse.liyi.compile.types 中的类">Function</A>></CODE></FONT></TD>
<TD><CODE><B>Optimizer.</B><B><A HREF="../../../../../../../../cn/edu/buaa/scse/liyi/compile/tools/Optimizer.html#getFuncList()">getFuncList</A></B>()</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">类型变量类型为 <A HREF="../../../../../../../../cn/edu/buaa/scse/liyi/compile/types/Function.html" title="cn.edu.buaa.scse.liyi.compile.types 中的类">Function</A> 的 <A HREF="../../../../../../../../cn/edu/buaa/scse/liyi/compile/tools/package-summary.html">cn.edu.buaa.scse.liyi.compile.tools</A> 中的方法参数</FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>Yacc.</B><B><A HREF="../../../../../../../../cn/edu/buaa/scse/liyi/compile/tools/Yacc.html#setFuncList(java.util.LinkedList)">setFuncList</A></B>(java.util.LinkedList<<A HREF="../../../../../../../../cn/edu/buaa/scse/liyi/compile/types/Function.html" title="cn.edu.buaa.scse.liyi.compile.types 中的类">Function</A>> funcList)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>Optimizer.</B><B><A HREF="../../../../../../../../cn/edu/buaa/scse/liyi/compile/tools/Optimizer.html#setFuncList(java.util.LinkedList)">setFuncList</A></B>(java.util.LinkedList<<A HREF="../../../../../../../../cn/edu/buaa/scse/liyi/compile/types/Function.html" title="cn.edu.buaa.scse.liyi.compile.types 中的类">Function</A>> funcList)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">类型变量类型为 <A HREF="../../../../../../../../cn/edu/buaa/scse/liyi/compile/types/Function.html" title="cn.edu.buaa.scse.liyi.compile.types 中的类">Function</A> 的 <A HREF="../../../../../../../../cn/edu/buaa/scse/liyi/compile/tools/package-summary.html">cn.edu.buaa.scse.liyi.compile.tools</A> 中的构造方法参数</FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../../cn/edu/buaa/scse/liyi/compile/tools/Assembler.html#Assembler(java.util.Vector, java.util.Vector, java.util.LinkedList, java.lang.String)">Assembler</A></B>(java.util.Vector<<A HREF="../../../../../../../../cn/edu/buaa/scse/liyi/compile/types/Constant.html" title="cn.edu.buaa.scse.liyi.compile.types 中的类">Constant</A>> global_const,
java.util.Vector<java.lang.String> global_var,
java.util.LinkedList<<A HREF="../../../../../../../../cn/edu/buaa/scse/liyi/compile/types/Function.html" title="cn.edu.buaa.scse.liyi.compile.types 中的类">Function</A>> funcList,
java.lang.String outputpath)</CODE>
<BR>
汇编代码生成器构造方法</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../../cn/edu/buaa/scse/liyi/compile/tools/Optimizer.html#Optimizer(java.util.LinkedList)">Optimizer</A></B>(java.util.LinkedList<<A HREF="../../../../../../../../cn/edu/buaa/scse/liyi/compile/types/Function.html" title="cn.edu.buaa.scse.liyi.compile.types 中的类">Function</A>> funcList)</CODE>
<BR>
中间代码优化器构造方法</TD>
</TR>
</TABLE>
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="跳过导航链接"></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>概述</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>软件包</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../cn/edu/buaa/scse/liyi/compile/types/Function.html" title="cn.edu.buaa.scse.liyi.compile.types 中的类"><FONT CLASS="NavBarFont1"><B>类</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>使用</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>树</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>已过时</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>索引</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>帮助</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">
上一个
下一个</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../../index.html?cn/edu/buaa/scse/liyi/compile/types/\class-useFunction.html" target="_top"><B>框架</B></A>
<A HREF="Function.html" target="_top"><B>无框架</B></A>
<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_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -