<IMGSRC="../../resources/inherit.gif"ALT="extended by "><AHREF="../../mycompiler/mystatement/Statement.html"title="class in mycompiler.mystatement">mycompiler.mystatement.Statement</A>
<IMGSRC="../../resources/inherit.gif"ALT="extended by "><AHREF="../../mycompiler/mystatement/ExprStmt.html"title="class in mycompiler.mystatement">mycompiler.mystatement.ExprStmt</A>
<IMGSRC="../../resources/inherit.gif"ALT="extended by "><AHREF="../../mycompiler/mystatement/Expr.html"title="class in mycompiler.mystatement">mycompiler.mystatement.Expr</A>
<IMGSRC="../../resources/inherit.gif"ALT="extended by "><AHREF="../../mycompiler/mystatement/Literal.html"title="class in mycompiler.mystatement">mycompiler.mystatement.Literal</A>
<IMGSRC="../../resources/inherit.gif"ALT="extended by "><B>mycompiler.mystatement.StringLiteral</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B><DD><AHREF="../../mycompiler/mytypereconstruction/replacementlistener/ITypeReplacementListener.html"title="interface in mycompiler.mytypereconstruction.replacementlistener">ITypeReplacementListener</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>StringLiteral</B><DT>extends <AHREF="../../mycompiler/mystatement/Literal.html"title="class in mycompiler.mystatement">Literal</A></DL>
<THALIGN="left"><B>Fields inherited from class mycompiler.mystatement.<AHREF="../../mycompiler/mystatement/Expr.html"title="class in mycompiler.mystatement">Expr</A></B></TH>
<THALIGN="left"><B>Fields inherited from class mycompiler.mystatement.<AHREF="../../mycompiler/mystatement/ExprStmt.html"title="class in mycompiler.mystatement">ExprStmt</A></B></TH>
<TD><CODE><B><AHREF="../../mycompiler/mystatement/StringLiteral.html#codegen(mycompiler.mybytecode.ClassFile, mycompiler.mybytecode.CodeAttribute, de.dhbwstuttgart.typeinference.Menge)">codegen</A></B>(<AHREF="../../mycompiler/mybytecode/ClassFile.html"title="class in mycompiler.mybytecode">ClassFile</A> classfile,
<CODE> <AHREF="../../mycompiler/mytypereconstruction/set/CTripleSet.html"title="class in mycompiler.mytypereconstruction.set">CTripleSet</A></CODE></FONT></TD>
<TD><CODE><B><AHREF="../../mycompiler/mystatement/StringLiteral.html#TRStatement(mycompiler.mytypereconstruction.set.CSubstitutionSet, mycompiler.mytypereconstruction.set.CTypeAssumptionSet, mycompiler.mytypereconstruction.CSupportData)">TRStatement</A></B>(<AHREF="../../mycompiler/mytypereconstruction/set/CSubstitutionSet.html"title="class in mycompiler.mytypereconstruction.set">CSubstitutionSet</A> sigma,
<AHREF="../../mycompiler/mytypereconstruction/set/CTypeAssumptionSet.html"title="class in mycompiler.mytypereconstruction.set">CTypeAssumptionSet</A> V,
<AHREF="../../mycompiler/mytypereconstruction/CSupportData.html"title="class in mycompiler.mytypereconstruction">CSupportData</A> supportData)</CODE>
<THALIGN="left"><B>Methods inherited from class mycompiler.mystatement.<AHREF="../../mycompiler/mystatement/Literal.html"title="class in mycompiler.mystatement">Literal</A></B></TH>
<THALIGN="left"><B>Methods inherited from class mycompiler.mystatement.<AHREF="../../mycompiler/mystatement/Expr.html"title="class in mycompiler.mystatement">Expr</A></B></TH>
<THALIGN="left"><B>Methods inherited from class mycompiler.mystatement.<AHREF="../../mycompiler/mystatement/ExprStmt.html"title="class in mycompiler.mystatement">ExprStmt</A></B></TH>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../mycompiler/mystatement/Expr.html#sc_check(de.dhbwstuttgart.typeinference.Menge, java.util.Hashtable, java.util.Hashtable, boolean, java.util.Hashtable, java.util.Hashtable)">sc_check</A></CODE> in class <CODE><AHREF="../../mycompiler/mystatement/Expr.html"title="class in mycompiler.mystatement">Expr</A></CODE></DL>
public void <B>set_String</B>(java.lang.String s)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<ANAME="get_Name()"><!----></A><H3>
get_Name</H3>
<PRE>
public java.lang.String <B>get_Name</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../mycompiler/mystatement/Expr.html#get_Name()">get_Name</A></CODE> in class <CODE><AHREF="../../mycompiler/mystatement/Expr.html"title="class in mycompiler.mystatement">Expr</A></CODE></DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../mycompiler/mystatement/Statement.html#codegen(mycompiler.mybytecode.ClassFile, mycompiler.mybytecode.CodeAttribute, de.dhbwstuttgart.typeinference.Menge)">codegen</A></CODE> in class <CODE><AHREF="../../mycompiler/mystatement/Statement.html"title="class in mycompiler.mystatement">Statement</A></CODE></DL>
public <AHREF="../../mycompiler/mytypereconstruction/set/CTripleSet.html"title="class in mycompiler.mytypereconstruction.set">CTripleSet</A><B>TRStatement</B>(<AHREF="../../mycompiler/mytypereconstruction/set/CSubstitutionSet.html"title="class in mycompiler.mytypereconstruction.set">CSubstitutionSet</A> sigma,
<AHREF="../../mycompiler/mytypereconstruction/set/CTypeAssumptionSet.html"title="class in mycompiler.mytypereconstruction.set">CTypeAssumptionSet</A> V,
<AHREF="../../mycompiler/mytypereconstruction/CSupportData.html"title="class in mycompiler.mytypereconstruction">CSupportData</A> supportData)</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../mycompiler/mystatement/Statement.html#TRStatement(mycompiler.mytypereconstruction.set.CSubstitutionSet, mycompiler.mytypereconstruction.set.CTypeAssumptionSet, mycompiler.mytypereconstruction.CSupportData)">TRStatement</A></CODE> in class <CODE><AHREF="../../mycompiler/mystatement/Statement.html"title="class in mycompiler.mystatement">Statement</A></CODE></DL>