2014-02-04 16:44:03 +00:00
<!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_02) on Tue Jun 21 18:36:58 CEST 2005 -->
< TITLE >
Uses of Class mycompiler.mystatement.Block
< / TITLE >
< LINK REL = "stylesheet" TYPE = "text/css" HREF = "../../../stylesheet.css" TITLE = "Style" >
< SCRIPT type = "text/javascript" >
function windowTitle()
{
parent.document.title="Uses of Class mycompiler.mystatement.Block";
}
< / 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" > < A HREF = "../package-summary.html" > < FONT CLASS = "NavBarFont1" > < B > Package< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../mycompiler/mystatement/Block.html" title = "class in mycompiler.mystatement" > < FONT CLASS = "NavBarFont1" > < B > Class< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#FFFFFF" CLASS = "NavBarCell1Rev" > < FONT CLASS = "NavBarFont1Rev" > < B > Use< / B > < / FONT > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../package-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 = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../index-files/index-1.html" > < FONT CLASS = "NavBarFont1" > < B > Index< / B > < / FONT > < / A > < / 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" >
PREV
NEXT< / FONT > < / TD >
< TD BGCOLOR = "white" CLASS = "NavBarCell2" > < FONT SIZE = "-2" >
< A HREF = "../../../index.html?mycompiler/mystatement/\class-useBlock.html" target = "_top" > < B > FRAMES< / B > < / A >
< A HREF = "Block.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 ========= -->
< HR >
< CENTER >
< H2 >
< B > Uses of Class< br > mycompiler.mystatement.Block< / B > < / H2 >
< / CENTER >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#CCCCFF" CLASS = "TableHeadingColor" >
< TH ALIGN = "left" COLSPAN = "2" > < FONT SIZE = "+2" >
Packages that use < A HREF = "../../../mycompiler/mystatement/Block.html" title = "class in mycompiler.mystatement" > Block< / A > < / FONT > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < A HREF = "#mycompiler.mybytecode" > < B > mycompiler.mybytecode< / B > < / A > < / TD >
< TD > < / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < A HREF = "#mycompiler.myclass" > < B > mycompiler.myclass< / B > < / A > < / TD >
< TD > < / TD >
< / TR >
< / TABLE >
< P >
< A NAME = "mycompiler.mybytecode" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#CCCCFF" CLASS = "TableHeadingColor" >
< TH ALIGN = "left" COLSPAN = "2" > < FONT SIZE = "+2" >
Uses of < A HREF = "../../../mycompiler/mystatement/Block.html" title = "class in mycompiler.mystatement" > Block< / A > in < A HREF = "../../../mycompiler/mybytecode/package-summary.html" > mycompiler.mybytecode< / A > < / FONT > < / TH >
< / TR >
< / TABLE >
< P >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#CCCCFF" CLASS = "TableSubHeadingColor" >
< TH ALIGN = "left" COLSPAN = "2" > Methods in < A HREF = "../../../mycompiler/mybytecode/package-summary.html" > mycompiler.mybytecode< / A > with parameters of type < A HREF = "../../../mycompiler/mystatement/Block.html" title = "class in mycompiler.mystatement" > Block< / A > < / FONT > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD ALIGN = "right" VALIGN = "top" WIDTH = "1%" > < FONT SIZE = "-1" >
< CODE > void< / CODE > < / FONT > < / TD >
2015-04-22 19:40:22 +00:00
< TD > < CODE > < B > ClassFile.< / B > < B > < A HREF = "../../../mycompiler/mybytecode/ClassFile.html#add_method(java.lang.String, java.lang.String, mycompiler.myclass.ParameterList, mycompiler.mytype.Type, mycompiler.mystatement.Block, short, de.dhbwstuttgart.typeinference.Menge)" > add_method< / A > < / B > (java.lang.String name,
2014-02-04 16:44:03 +00:00
java.lang.String param_type,
< A HREF = "../../../mycompiler/myclass/ParameterList.html" title = "class in mycompiler.myclass" > ParameterList< / A > param,
< A HREF = "../../../mycompiler/mytype/Type.html" title = "class in mycompiler.mytype" > Type< / A > type,
< A HREF = "../../../mycompiler/mystatement/Block.html" title = "class in mycompiler.mystatement" > Block< / A > block,
short acc_flag,
2015-04-22 19:40:22 +00:00
de.dhbwstuttgart.typeinference.Menge paralist)< / CODE >
2014-02-04 16:44:03 +00:00
< BR >
< / TD >
< / TR >
< / TABLE >
< P >
< A NAME = "mycompiler.myclass" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#CCCCFF" CLASS = "TableHeadingColor" >
< TH ALIGN = "left" COLSPAN = "2" > < FONT SIZE = "+2" >
Uses of < A HREF = "../../../mycompiler/mystatement/Block.html" title = "class in mycompiler.mystatement" > Block< / A > in < A HREF = "../../../mycompiler/myclass/package-summary.html" > mycompiler.myclass< / A > < / FONT > < / TH >
< / TR >
< / TABLE >
< P >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#CCCCFF" CLASS = "TableSubHeadingColor" >
< TH ALIGN = "left" COLSPAN = "2" > Methods in < A HREF = "../../../mycompiler/myclass/package-summary.html" > mycompiler.myclass< / A > that return < A HREF = "../../../mycompiler/mystatement/Block.html" title = "class in mycompiler.mystatement" > Block< / A > < / FONT > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD ALIGN = "right" VALIGN = "top" WIDTH = "1%" > < FONT SIZE = "-1" >
< CODE > < A HREF = "../../../mycompiler/mystatement/Block.html" title = "class in mycompiler.mystatement" > Block< / A > < / CODE > < / FONT > < / TD >
< TD > < CODE > < B > Method.< / B > < B > < A HREF = "../../../mycompiler/myclass/Method.html#get_Block()" > get_Block< / A > < / B > ()< / CODE >
< BR >
< / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD ALIGN = "right" VALIGN = "top" WIDTH = "1%" > < FONT SIZE = "-1" >
< CODE > < A HREF = "../../../mycompiler/mystatement/Block.html" title = "class in mycompiler.mystatement" > Block< / A > < / CODE > < / FONT > < / TD >
< TD > < CODE > < B > Class.< / B > < B > < A HREF = "../../../mycompiler/myclass/Class.html#get_class_block()" > get_class_block< / 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" > Methods in < A HREF = "../../../mycompiler/myclass/package-summary.html" > mycompiler.myclass< / A > with parameters of type < A HREF = "../../../mycompiler/mystatement/Block.html" title = "class in mycompiler.mystatement" > Block< / 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 > Method.< / B > < B > < A HREF = "../../../mycompiler/myclass/Method.html#set_Block(mycompiler.mystatement.Block)" > set_Block< / A > < / B > (< A HREF = "../../../mycompiler/mystatement/Block.html" title = "class in mycompiler.mystatement" > Block< / A > blo)< / 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 > Class.< / B > < B > < A HREF = "../../../mycompiler/myclass/Class.html#set_class_block(mycompiler.mystatement.Block)" > set_class_block< / A > < / B > (< A HREF = "../../../mycompiler/mystatement/Block.html" title = "class in mycompiler.mystatement" > Block< / A > block)< / CODE >
< BR >
< / TD >
< / TR >
< / TABLE >
< P >
< 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" > < A HREF = "../package-summary.html" > < FONT CLASS = "NavBarFont1" > < B > Package< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../mycompiler/mystatement/Block.html" title = "class in mycompiler.mystatement" > < FONT CLASS = "NavBarFont1" > < B > Class< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#FFFFFF" CLASS = "NavBarCell1Rev" > < FONT CLASS = "NavBarFont1Rev" > < B > Use< / B > < / FONT > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../package-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 = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../index-files/index-1.html" > < FONT CLASS = "NavBarFont1" > < B > Index< / B > < / FONT > < / A > < / 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" >
PREV
NEXT< / FONT > < / TD >
< TD BGCOLOR = "white" CLASS = "NavBarCell2" > < FONT SIZE = "-2" >
< A HREF = "../../../index.html?mycompiler/mystatement/\class-useBlock.html" target = "_top" > < B > FRAMES< / B > < / A >
< A HREF = "Block.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 ======= -->
< HR >
< / BODY >
< / HTML >