JavaTXCompilerInJavaTX/doc/LambdaJavadoc/index-files/index-7.html

1347 lines
158 KiB
HTML
Raw Normal View History

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 lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_25) on Wed Sep 18 10:43:06 CEST 2013 -->
<title>G-Index</title>
<meta name="date" content="2013-09-18">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="G-Index";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-6.html">Prev Letter</a></li>
<li><a href="index-8.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-7.html" target="_top">Frames</a></li>
<li><a href="index-7.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">K</a>&nbsp;<a href="index-12.html">L</a>&nbsp;<a href="index-13.html">M</a>&nbsp;<a href="index-14.html">N</a>&nbsp;<a href="index-15.html">O</a>&nbsp;<a href="index-16.html">P</a>&nbsp;<a href="index-17.html">R</a>&nbsp;<a href="index-18.html">S</a>&nbsp;<a href="index-19.html">T</a>&nbsp;<a href="index-20.html">U</a>&nbsp;<a href="index-21.html">V</a>&nbsp;<a href="index-22.html">W</a>&nbsp;<a href="index-23.html">X</a>&nbsp;<a href="index-24.html">Y</a>&nbsp;<a name="_G_">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="strong"><a href="../typinferenz/Overloading.html#generateConsstraints()">generateConsstraints()</a></span> - Method in class typinferenz.<a href="../typinferenz/Overloading.html" title="class in typinferenz">Overloading</a></dt>
<dd>
<div class="block">Vereinfachte Version von Overloading...</div>
</dd>
<dt><a href="../mycompiler/mytype/GenericTypeVar.html" title="class in mycompiler.mytype"><span class="strong">GenericTypeVar</span></a> - Class in <a href="../mycompiler/mytype/package-summary.html">mycompiler.mytype</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/GenericTypeVar.html#GenericTypeVar(mycompiler.mytype.Pair)">GenericTypeVar(Pair)</a></span> - Constructor for class mycompiler.mytype.<a href="../mycompiler/mytype/GenericTypeVar.html" title="class in mycompiler.mytype">GenericTypeVar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/GenericTypeVar.html#GenericTypeVar(java.lang.String, int)">GenericTypeVar(String, int)</a></span> - Constructor for class mycompiler.mytype.<a href="../mycompiler/mytype/GenericTypeVar.html" title="class in mycompiler.mytype">GenericTypeVar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/GenericTypeVar.html#GenericTypeVar(mycompiler.mytype.Type)">GenericTypeVar(Type)</a></span> - Constructor for class mycompiler.mytype.<a href="../mycompiler/mytype/GenericTypeVar.html" title="class in mycompiler.mytype">GenericTypeVar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/RefType.html#GenericTypeVar2TypePlaceholder()">GenericTypeVar2TypePlaceholder()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/RefType.html" title="class in mycompiler.mytype">RefType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../mycompiler/test/expectationTypes/GenericTypeVarExpect.html" title="class in mycompiler.test.expectationTypes"><span class="strong">GenericTypeVarExpect</span></a> - Class in <a href="../mycompiler/test/expectationTypes/package-summary.html">mycompiler.test.expectationTypes</a></dt>
<dd>
<div class="block">15-05-08</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/test/expectationTypes/GenericTypeVarExpect.html#GenericTypeVarExpect(java.lang.String)">GenericTypeVarExpect(String)</a></span> - Constructor for class mycompiler.test.expectationTypes.<a href="../mycompiler/test/expectationTypes/GenericTypeVarExpect.html" title="class in mycompiler.test.expectationTypes">GenericTypeVarExpect</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../mycompiler/test/lambda/GenericVarTest.html" title="class in mycompiler.test.lambda"><span class="strong">GenericVarTest</span></a> - Class in <a href="../mycompiler/test/lambda/package-summary.html">mycompiler.test.lambda</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/test/lambda/GenericVarTest.html#GenericVarTest()">GenericVarTest()</a></span> - Constructor for class mycompiler.test.lambda.<a href="../mycompiler/test/lambda/GenericVarTest.html" title="class in mycompiler.test.lambda">GenericVarTest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/Key.html#get_a()">get_a()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/Key.html" title="class in mycompiler.mybytecode">Key</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/ClassFile.html#get_access_flags()">get_access_flags()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/ClassFile.html" title="class in mycompiler.mybytecode">ClassFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/FieldInfo.html#get_access_flags()">get_access_flags()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/FieldInfo.html" title="class in mycompiler.mybytecode">FieldInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/MethodInfo.html#get_access_flags()">get_access_flags()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/MethodInfo.html" title="class in mycompiler.mybytecode">MethodInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/DeclId.html#get_access_flags()">get_access_flags()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/DeclId.html" title="class in mycompiler.myclass">DeclId</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/Attribute.html#get_attribute_name_index()">get_attribute_name_index()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/Attribute.html" title="class in mycompiler.mybytecode">Attribute</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/ClassFile.html#get_attributes()">get_attributes()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/ClassFile.html" title="class in mycompiler.mybytecode">ClassFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/FieldInfo.html#get_attributes()">get_attributes()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/FieldInfo.html" title="class in mycompiler.mybytecode">FieldInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/MethodInfo.html#get_attributes()">get_attributes()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/MethodInfo.html" title="class in mycompiler.mybytecode">MethodInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/Attribute.html#get_attributes_length()">get_attributes_length()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/Attribute.html" title="class in mycompiler.mybytecode">Attribute</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/AttributeInfo.html#get_attributes_length()">get_attributes_length()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/AttributeInfo.html" title="class in mycompiler.mybytecode">AttributeInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/CodeAttribute.html#get_attributes_length()">get_attributes_length()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/CodeAttribute.html" title="class in mycompiler.mybytecode">CodeAttribute</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/SignatureInfo.html#get_attributes_length()">get_attributes_length()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/SignatureInfo.html" title="class in mycompiler.mybytecode">SignatureInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/CodeAttribute.html#get_attributes_Vector()">get_attributes_Vector()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/CodeAttribute.html" title="class in mycompiler.mybytecode">CodeAttribute</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Method.html#get_Block()">get_Block()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Method.html" title="class in mycompiler.myclass">Method</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/CONSTANT_Float_info.html#get_bytes()">get_bytes()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/CONSTANT_Float_info.html" title="class in mycompiler.mybytecode">CONSTANT_Float_info</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/CONSTANT_Integer_info.html#get_bytes()">get_bytes()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/CONSTANT_Integer_info.html" title="class in mycompiler.mybytecode">CONSTANT_Integer_info</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/CONSTANT_Utf8_info.html#get_bytes()">get_bytes()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/CONSTANT_Utf8_info.html" title="class in mycompiler.mybytecode">CONSTANT_Utf8_info</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/ClassFile.html#get_class_block()">get_class_block()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/ClassFile.html" title="class in mycompiler.mybytecode">ClassFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Class.html#get_class_block()">get_class_block()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Class.html" title="class in mycompiler.myclass">Class</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/CONSTANT_Fieldref_info.html#get_class_index()">get_class_index()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/CONSTANT_Fieldref_info.html" title="class in mycompiler.mybytecode">CONSTANT_Fieldref_info</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/CONSTANT_InterfaceMethodref_info.html#get_class_index()">get_class_index()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/CONSTANT_InterfaceMethodref_info.html" title="class in mycompiler.mybytecode">CONSTANT_InterfaceMethodref_info</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/CONSTANT_Methodref_info.html#get_class_index()">get_class_index()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/CONSTANT_Methodref_info.html" title="class in mycompiler.mybytecode">CONSTANT_Methodref_info</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/FieldInfo.html#get_Class_Name()">get_Class_Name()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/FieldInfo.html" title="class in mycompiler.mybytecode">FieldInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Class.html#get_ClassBody()">get_ClassBody()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Class.html" title="class in mycompiler.myclass">Class</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myexception/SCExcept.html#get_classname()">get_classname()</a></span> - Method in class mycompiler.myexception.<a href="../mycompiler/myexception/SCExcept.html" title="class in mycompiler.myexception">SCExcept</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/CodeAttribute.html#get_code_length()">get_code_length()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/CodeAttribute.html" title="class in mycompiler.mybytecode">CodeAttribute</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/CodeAttribute.html#get_code_Vector()">get_code_Vector()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/CodeAttribute.html" title="class in mycompiler.mybytecode">CodeAttribute</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/ArgumentList.html#get_codegen_ArgumentList(java.util.Vector)">get_codegen_ArgumentList(Vector)</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/ArgumentList.html" title="class in mycompiler.mystatement">ArgumentList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/NewArray.html#get_codegen_Array_Type()">get_codegen_Array_Type()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/NewArray.html" title="class in mycompiler.mystatement">NewArray</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Constructor.html#get_codegen_Param_Type(java.util.Vector)">get_codegen_Param_Type(Vector)</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Constructor.html" title="class in mycompiler.myclass">Constructor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Method.html#get_codegen_Param_Type(java.util.Vector)">get_codegen_Param_Type(Vector)</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Method.html" title="class in mycompiler.myclass">Method</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/ParameterList.html#get_codegen_ParameterList(java.util.Vector)">get_codegen_ParameterList(Vector)</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/ParameterList.html" title="class in mycompiler.myclass">ParameterList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#get_codegen_Type(java.lang.String, java.util.Vector)">get_codegen_Type(String, Vector)</a></span> - Static method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>
<div class="block">Liefert zu dem angegebenen Typ die entsprechende Repraesentation
im Bytecode zurueck.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/GenericTypeVar.html#get_codegen_Type(java.util.Vector)">get_codegen_Type(Vector)</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/GenericTypeVar.html" title="class in mycompiler.mytype">GenericTypeVar</a></dt>
<dd>
<div class="block">hoti 4.5.06
Generische Typen werden im Bytecode
aus Abwaertskompatiblitaet wie Object dargestellt</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/Type.html#get_codegen_Type(java.util.Vector)">get_codegen_Type(Vector)</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/Type.html" title="class in mycompiler.mytype">Type</a></dt>
<dd>
<div class="block">Liefert die Typrepraesentation fuer die
Bytecodegenerierung zurueck.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/UsedId.html#get_codegen_UsedId()">get_codegen_UsedId()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/UsedId.html" title="class in mycompiler.myclass">UsedId</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/InstVar.html#get_codegen_UsedId()">get_codegen_UsedId()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/InstVar.html" title="class in mycompiler.mystatement">InstVar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#get_Command(java.util.Vector)">get_Command(Vector&lt;Byte&gt;)</a></span> - Static method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>
<div class="block">Gibt die Liste der Bytecode-Commands auf dem Bildschirm aus (Logger Bytecode).</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/ClassFile.html#get_constant_pool()">get_constant_pool()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/ClassFile.html" title="class in mycompiler.mybytecode">ClassFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/ClassFile.html#get_constant_pool_element(byte, java.lang.String)">get_constant_pool_element(byte, String)</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/ClassFile.html" title="class in mycompiler.mybytecode">ClassFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/ClassFile.html#get_constructor_founded()">get_constructor_founded()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/ClassFile.html" title="class in mycompiler.mybytecode">ClassFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/CONSTANT_NameAndType_info.html#get_descriptor_index()">get_descriptor_index()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/CONSTANT_NameAndType_info.html" title="class in mycompiler.mybytecode">CONSTANT_NameAndType_info</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/FieldInfo.html#get_descriptor_index()">get_descriptor_index()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/FieldInfo.html" title="class in mycompiler.mybytecode">FieldInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/MethodInfo.html#get_descriptor_index()">get_descriptor_index()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/MethodInfo.html" title="class in mycompiler.mybytecode">MethodInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/DoubleLiteral.html#get_Double()">get_Double()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/DoubleLiteral.html" title="class in mycompiler.mystatement">DoubleLiteral</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/CodeAttribute.html#get_exception_table_Vector()">get_exception_table_Vector()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/CodeAttribute.html" title="class in mycompiler.mybytecode">CodeAttribute</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Method.html#get_ExceptionList()">get_ExceptionList()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Method.html" title="class in mycompiler.myclass">Method</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myexception/SCClassBodyException.html#get_exlist()">get_exlist()</a></span> - Method in exception mycompiler.myexception.<a href="../mycompiler/myexception/SCClassBodyException.html" title="class in mycompiler.myexception">SCClassBodyException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myexception/SCMethodException.html#get_exlist()">get_exlist()</a></span> - Method in exception mycompiler.myexception.<a href="../mycompiler/myexception/SCMethodException.html" title="class in mycompiler.myexception">SCMethodException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myexception/SCStatementException.html#get_exlist()">get_exlist()</a></span> - Method in exception mycompiler.myexception.<a href="../mycompiler/myexception/SCStatementException.html" title="class in mycompiler.myexception">SCStatementException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/NotExpr.html#get_Expr()">get_Expr()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/NotExpr.html" title="class in mycompiler.mystatement">NotExpr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/Receiver.html#get_Expr()">get_Expr()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/Receiver.html" title="class in mycompiler.mystatement">Receiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/Binary.html#get_Expr1()">get_Expr1()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/Binary.html" title="class in mycompiler.mystatement">Binary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/Binary.html#get_Expr2()">get_Expr2()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/Binary.html" title="class in mycompiler.mystatement">Binary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/FreshExtendsWildcardType.html#get_ExtendsBound()">get_ExtendsBound()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/FreshExtendsWildcardType.html" title="class in mycompiler.mytype">FreshExtendsWildcardType</a></dt>
<dd>
<div class="block">Author: Arne L<>dtke<br/>
Gibt die Grenze der Wildcard zur<75>ck</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/ExtendsWildcardType.html#get_ExtendsType()">get_ExtendsType()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/ExtendsWildcardType.html" title="class in mycompiler.mytype">ExtendsWildcardType</a></dt>
<dd>
<div class="block">Author: Arne L<>dtke<br/>
Gibt den Typen in der Wildcard zur<75>ck.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/ClassBody.html#get_FieldDeclVector()">get_FieldDeclVector()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/ClassBody.html" title="class in mycompiler.myclass">ClassBody</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/ClassFile.html#get_fields()">get_fields()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/ClassFile.html" title="class in mycompiler.mybytecode">ClassFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/ArgumentList.html#get_firstElement()">get_firstElement()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/ArgumentList.html" title="class in mycompiler.mystatement">ArgumentList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/ParaList.html#get_firstElement()">get_firstElement()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/ParaList.html" title="class in mycompiler.mytype">ParaList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/FloatLiteral.html#get_Float()">get_Float()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/FloatLiteral.html" title="class in mycompiler.mystatement">FloatLiteral</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myexception/SCExcept.html#get_function()">get_function()</a></span> - Method in class mycompiler.myexception.<a href="../mycompiler/myexception/SCExcept.html" title="class in mycompiler.myexception">SCExcept</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/ClassBody.html#get_hash()">get_hash()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/ClassBody.html" title="class in mycompiler.myclass">ClassBody</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/CONSTANT_Double_info.html#get_high_bytes()">get_high_bytes()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/CONSTANT_Double_info.html" title="class in mycompiler.mybytecode">CONSTANT_Double_info</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/CONSTANT_Long_info.html#get_high_bytes()">get_high_bytes()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/CONSTANT_Long_info.html" title="class in mycompiler.mybytecode">CONSTANT_Long_info</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/CodeAttribute.html#get_indexOf_Var(java.lang.String)">get_indexOf_Var(String)</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/CodeAttribute.html" title="class in mycompiler.mybytecode">CodeAttribute</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/AttributeInfo.html#get_info()">get_info()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/AttributeInfo.html" title="class in mycompiler.mybytecode">AttributeInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/AttributeInfo.html#get_info_Vector()">get_info_Vector()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/AttributeInfo.html" title="class in mycompiler.mybytecode">AttributeInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/IntLiteral.html#get_Int()">get_Int()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/IntLiteral.html" title="class in mycompiler.mystatement">IntLiteral</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/ClassFile.html#get_key_vector()">get_key_vector()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/ClassFile.html" title="class in mycompiler.mybytecode">ClassFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/CodeAttribute.html#get_local_Vector()">get_local_Vector()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/CodeAttribute.html" title="class in mycompiler.mybytecode">CodeAttribute</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/LongLiteral.html#get_Long()">get_Long()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/LongLiteral.html" title="class in mycompiler.mystatement">LongLiteral</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/CONSTANT_Double_info.html#get_low_bytes()">get_low_bytes()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/CONSTANT_Double_info.html" title="class in mycompiler.mybytecode">CONSTANT_Double_info</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/CONSTANT_Long_info.html#get_low_bytes()">get_low_bytes()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/CONSTANT_Long_info.html" title="class in mycompiler.mybytecode">CONSTANT_Long_info</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Method.html#get_Method_Name()">get_Method_Name()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Method.html" title="class in mycompiler.myclass">Method</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/ClassFile.html#get_methods()">get_methods()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/ClassFile.html" title="class in mycompiler.mybytecode">ClassFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/DeclId.html#get_Modifiers()">get_Modifiers()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/DeclId.html" title="class in mycompiler.myclass">DeclId</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/FieldInfo.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/FieldInfo.html" title="class in mycompiler.mybytecode">FieldInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/DeclId.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/DeclId.html" title="class in mycompiler.myclass">DeclId</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/FieldDecl.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/FieldDecl.html" title="class in mycompiler.myclass">FieldDecl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/FormalParameter.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/FormalParameter.html" title="class in mycompiler.myclass">FormalParameter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/UsedId.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/UsedId.html" title="class in mycompiler.myclass">UsedId</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/Assign.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/Assign.html" title="class in mycompiler.mystatement">Assign</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/Binary.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/Binary.html" title="class in mycompiler.mystatement">Binary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/BoolLiteral.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/BoolLiteral.html" title="class in mycompiler.mystatement">BoolLiteral</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/CastExpr.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/CastExpr.html" title="class in mycompiler.mystatement">CastExpr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/CharLiteral.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/CharLiteral.html" title="class in mycompiler.mystatement">CharLiteral</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/DoubleLiteral.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/DoubleLiteral.html" title="class in mycompiler.mystatement">DoubleLiteral</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/Expr.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/Expr.html" title="class in mycompiler.mystatement">Expr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/FloatLiteral.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/FloatLiteral.html" title="class in mycompiler.mystatement">FloatLiteral</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/InstanceOf.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/InstanceOf.html" title="class in mycompiler.mystatement">InstanceOf</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/InstVar.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/InstVar.html" title="class in mycompiler.mystatement">InstVar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/IntLiteral.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/IntLiteral.html" title="class in mycompiler.mystatement">IntLiteral</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/LambdaExpression.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/LambdaExpression.html" title="class in mycompiler.mystatement">LambdaExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/LocalOrFieldVar.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/LocalOrFieldVar.html" title="class in mycompiler.mystatement">LocalOrFieldVar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/LocalVarDecl.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/LocalVarDecl.html" title="class in mycompiler.mystatement">LocalVarDecl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/LongLiteral.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/LongLiteral.html" title="class in mycompiler.mystatement">LongLiteral</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/MethodCall.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/MethodCall.html" title="class in mycompiler.mystatement">MethodCall</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/NegativeExpr.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/NegativeExpr.html" title="class in mycompiler.mystatement">NegativeExpr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/NewArray.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/NewArray.html" title="class in mycompiler.mystatement">NewArray</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/NewClass.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/NewClass.html" title="class in mycompiler.mystatement">NewClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/NotExpr.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/NotExpr.html" title="class in mycompiler.mystatement">NotExpr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/Null.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/Null.html" title="class in mycompiler.mystatement">Null</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/PositivExpr.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/PositivExpr.html" title="class in mycompiler.mystatement">PositivExpr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/PostDecExpr.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/PostDecExpr.html" title="class in mycompiler.mystatement">PostDecExpr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/PostIncExpr.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/PostIncExpr.html" title="class in mycompiler.mystatement">PostIncExpr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/PreDecExpr.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/PreDecExpr.html" title="class in mycompiler.mystatement">PreDecExpr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/PreIncExpr.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/PreIncExpr.html" title="class in mycompiler.mystatement">PreIncExpr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/StringLiteral.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/StringLiteral.html" title="class in mycompiler.mystatement">StringLiteral</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/This.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/This.html" title="class in mycompiler.mystatement">This</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/RefType.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/RefType.html" title="class in mycompiler.mytype">RefType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/Type.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/Type.html" title="class in mycompiler.mytype">Type</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/TypePlaceholder.html#get_Name()">get_Name()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/TypePlaceholder.html" title="class in mycompiler.mytype">TypePlaceholder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/UsedId.html#get_Name_1Element()">get_Name_1Element()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/UsedId.html" title="class in mycompiler.myclass">UsedId</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/CONSTANT_Fieldref_info.html#get_name_and_type_index()">get_name_and_type_index()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/CONSTANT_Fieldref_info.html" title="class in mycompiler.mybytecode">CONSTANT_Fieldref_info</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/CONSTANT_InterfaceMethodref_info.html#get_name_and_type_index()">get_name_and_type_index()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/CONSTANT_InterfaceMethodref_info.html" title="class in mycompiler.mybytecode">CONSTANT_InterfaceMethodref_info</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/CONSTANT_Methodref_info.html#get_name_and_type_index()">get_name_and_type_index()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/CONSTANT_Methodref_info.html" title="class in mycompiler.mybytecode">CONSTANT_Methodref_info</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/CONSTANT_Class_info.html#get_name_index()">get_name_index()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/CONSTANT_Class_info.html" title="class in mycompiler.mybytecode">CONSTANT_Class_info</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/CONSTANT_NameAndType_info.html#get_name_index()">get_name_index()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/CONSTANT_NameAndType_info.html" title="class in mycompiler.mybytecode">CONSTANT_NameAndType_info</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/FieldInfo.html#get_name_index()">get_name_index()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/FieldInfo.html" title="class in mycompiler.mybytecode">FieldInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/MethodInfo.html#get_name_index()">get_name_index()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/MethodInfo.html" title="class in mycompiler.mybytecode">MethodInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/Expr.html#get_Name_Vector()">get_Name_Vector()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/Expr.html" title="class in mycompiler.mystatement">Expr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#get_nType(java.lang.String)">get_nType(String)</a></span> - Static method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/Binary.html#get_Operator()">get_Operator()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/Binary.html" title="class in mycompiler.mystatement">Binary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Class.html#get_ParaHash()">get_ParaHash()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Class.html" title="class in mycompiler.myclass">Class</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Class.html#get_ParaList()">get_ParaList()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Class.html" title="class in mycompiler.myclass">Class</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/UsedId.html#get_ParaList()">get_ParaList()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/UsedId.html" title="class in mycompiler.myclass">UsedId</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/ParaList.html#get_ParaList()">get_ParaList()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/ParaList.html" title="class in mycompiler.mytype">ParaList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/RefType.html#get_ParaList()">get_ParaList()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/RefType.html" title="class in mycompiler.mytype">RefType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/DeclId.html#get_Paratyp()">get_Paratyp()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/DeclId.html" title="class in mycompiler.myclass">DeclId</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/UsedId.html#get_RealParaList()">get_RealParaList()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/UsedId.html" title="class in mycompiler.myclass">UsedId</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/MethodCall.html#get_Receiver()">get_Receiver()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/MethodCall.html" title="class in mycompiler.mystatement">MethodCall</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myexception/SCExcept.html#get_statement()">get_statement()</a></span> - Method in class mycompiler.myexception.<a href="../mycompiler/myexception/SCExcept.html" title="class in mycompiler.myexception">SCExcept</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/Block.html#get_Statement()">get_Statement()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/Block.html" title="class in mycompiler.mystatement">Block</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myparser/Token.html#get_String()">get_String()</a></span> - Method in class mycompiler.myparser.<a href="../mycompiler/myparser/Token.html" title="class in mycompiler.myparser">Token</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/CONSTANT_String_info.html#get_string_index()">get_string_index()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/CONSTANT_String_info.html" title="class in mycompiler.mybytecode">CONSTANT_String_info</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/ClassFile.html#get_super_class()">get_super_class()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/ClassFile.html" title="class in mycompiler.mybytecode">ClassFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/FreshSuperWildcardType.html#get_SuperBound()">get_SuperBound()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/FreshSuperWildcardType.html" title="class in mycompiler.mytype">FreshSuperWildcardType</a></dt>
<dd>
<div class="block">Author: Arne L<>dtke<br/>
Gibt die Grenze der Wildcard zur<75>ck</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Class.html#get_Superclass_Name()">get_Superclass_Name()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Class.html" title="class in mycompiler.myclass">Class</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/SuperWildcardType.html#get_SuperType()">get_SuperType()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/SuperWildcardType.html" title="class in mycompiler.mytype">SuperWildcardType</a></dt>
<dd>
<div class="block">Author: Arne L<>dtke<br/>
Gibt den Typen in der Wildcard zur<75>ck.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/CPInfo.html#get_tag()">get_tag()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/CPInfo.html" title="class in mycompiler.mybytecode">CPInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/Key.html#get_tag()">get_tag()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/Key.html" title="class in mycompiler.mybytecode">Key</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/ClassFile.html#get_this_class()">get_this_class()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/ClassFile.html" title="class in mycompiler.mybytecode">ClassFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/FieldInfo.html#get_Type()">get_Type()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/FieldInfo.html" title="class in mycompiler.mybytecode">FieldInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/Receiver.html#get_Type()">get_Type()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/Receiver.html" title="class in mycompiler.mystatement">Receiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/Return.html#get_Type()">get_Type()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/Return.html" title="class in mycompiler.mystatement">Return</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Method.html#get_Type_Paralist()">get_Type_Paralist()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Method.html" title="class in mycompiler.myclass">Method</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/Expr.html#get_Type_Vector()">get_Type_Vector()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/Expr.html" title="class in mycompiler.mystatement">Expr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/UsedId.html#get_Typen()">get_Typen()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/UsedId.html" title="class in mycompiler.myclass">UsedId</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/CodeAttribute.html#get_TypeOf_Var(java.lang.String)">get_TypeOf_Var(String)</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/CodeAttribute.html" title="class in mycompiler.mybytecode">CodeAttribute</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/FreshWildcardType.html#get_UpperBounds()">get_UpperBounds()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/FreshWildcardType.html" title="class in mycompiler.mytype">FreshWildcardType</a></dt>
<dd>
<div class="block">Author: Arne L<>dtke<br/>
Gibt den Vector der oberen Grenzen zur<75>ck</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/Expr.html#get_UsedId()">get_UsedId()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/Expr.html" title="class in mycompiler.mystatement">Expr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/Type.html#get_UsedId()">get_UsedId()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/Type.html" title="class in mycompiler.mytype">Type</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/UsedId.html#get_vParaOrg()">get_vParaOrg()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/UsedId.html" title="class in mycompiler.myclass">UsedId</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/DeclId.html#get_Wert()">get_Wert()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/DeclId.html" title="class in mycompiler.myclass">DeclId</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/FreshExtendsWildcardType.html#get_WildcardType()">get_WildcardType()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/FreshExtendsWildcardType.html" title="class in mycompiler.mytype">FreshExtendsWildcardType</a></dt>
<dd>
<div class="block">Author: Arne L<>dtke<br/>
Gibt die passende ExtendsWildcardType Klasse zur<75>ck.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/FreshSuperWildcardType.html#get_WildcardType()">get_WildcardType()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/FreshSuperWildcardType.html" title="class in mycompiler.mytype">FreshSuperWildcardType</a></dt>
<dd>
<div class="block">Author: Arne L<>dtke<br/>
Gibt die passende SuperWildcardType Klasse zur<75>ck.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/FreshWildcardType.html#get_WildcardType()">get_WildcardType()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/FreshWildcardType.html" title="class in mycompiler.mytype">FreshWildcardType</a></dt>
<dd>
<div class="block">Author: Arne L<>dtke<br/>
Gibt die passende WildcardType Klasse zur<75>ck.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CSupportData.html#getA()">getA()</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CSupportData.html" title="class in mycompiler.mytypereconstruction">CSupportData</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/AClassOrInterface.html#getAccessFlags()">getAccessFlags()</a></span> - Method in class mycompiler.<a href="../mycompiler/AClassOrInterface.html" title="class in mycompiler">AClassOrInterface</a></dt>
<dd>
<div class="block">Liefert die AccessFlags fuer den Bytecode zurueck.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/MyCompiler.html#getAPI()">getAPI()</a></span> - Static method in class mycompiler.<a href="../mycompiler/MyCompiler.html" title="class in mycompiler">MyCompiler</a></dt>
<dd>
<div class="block">Author: J<>rg B<>uerle<br/>
Stellt eine neue Instanz der CompilerAPI zur Verf<72>gung.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/MethodCall.html#getArgumentList()">getArgumentList()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/MethodCall.html" title="class in mycompiler.mystatement">MethodCall</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/NewClass.html#getArgumentList()">getArgumentList()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/NewClass.html" title="class in mycompiler.mystatement">NewClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/This.html#getArgumentList()">getArgumentList()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/This.html" title="class in mycompiler.mystatement">This</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumption/CTypeAssumption.html#getAssumedType()">getAssumedType()</a></span> - Method in class mycompiler.mytypereconstruction.typeassumption.<a href="../mycompiler/mytypereconstruction/typeassumption/CTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CTypeAssumption</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/test/notUsedAnymore/CTypeAssumptionWrapper.html#getAssumedType()">getAssumedType()</a></span> - Method in class mycompiler.test.notUsedAnymore.<a href="../mycompiler/test/notUsedAnymore/CTypeAssumptionWrapper.html" title="class in mycompiler.test.notUsedAnymore">CTypeAssumptionWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CMultiplyTuple.html#getAssumptionSet()">getAssumptionSet()</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CMultiplyTuple.html" title="class in mycompiler.mytypereconstruction">CMultiplyTuple</a></dt>
<dd>
<div class="block">Author: J<>rg B<>uerle<br/></div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CTriple.html#getAssumptionSet()">getAssumptionSet()</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CTriple.html" title="class in mycompiler.mytypereconstruction">CTriple</a></dt>
<dd>
<div class="block">Author: J<>rg B<>uerle<br/></div>
</dd>
<dt><span class="strong"><a href="../typinferenz/TypeAssumptions.html#getAssumptionsFor(java.lang.String)">getAssumptionsFor(String)</a></span> - Method in class typinferenz.<a href="../typinferenz/TypeAssumptions.html" title="class in typinferenz">TypeAssumptions</a></dt>
<dd>
<div class="block">Jede erstellte Assumption wird von der TypeAssumptions-Klasse gespeichert.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CReconstructionTuple.html#getAssumSet()">getAssumSet()</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CReconstructionTuple.html" title="class in mycompiler.mytypereconstruction">CReconstructionTuple</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mymodifier/Abstract.html#getBitmask()">getBitmask()</a></span> - Method in class mycompiler.mymodifier.<a href="../mycompiler/mymodifier/Abstract.html" title="class in mycompiler.mymodifier">Abstract</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mymodifier/Final.html#getBitmask()">getBitmask()</a></span> - Method in class mycompiler.mymodifier.<a href="../mycompiler/mymodifier/Final.html" title="class in mycompiler.mymodifier">Final</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mymodifier/InterfaceModifier.html#getBitmask()">getBitmask()</a></span> - Method in class mycompiler.mymodifier.<a href="../mycompiler/mymodifier/InterfaceModifier.html" title="class in mycompiler.mymodifier">InterfaceModifier</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mymodifier/Modifier.html#getBitmask()">getBitmask()</a></span> - Method in class mycompiler.mymodifier.<a href="../mycompiler/mymodifier/Modifier.html" title="class in mycompiler.mymodifier">Modifier</a></dt>
<dd>
<div class="block">Liefert den Wert des Access-Modifiers fuer die Bytecode-Generierung
zurueck.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mymodifier/Private.html#getBitmask()">getBitmask()</a></span> - Method in class mycompiler.mymodifier.<a href="../mycompiler/mymodifier/Private.html" title="class in mycompiler.mymodifier">Private</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mymodifier/Protected.html#getBitmask()">getBitmask()</a></span> - Method in class mycompiler.mymodifier.<a href="../mycompiler/mymodifier/Protected.html" title="class in mycompiler.mymodifier">Protected</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mymodifier/Public.html#getBitmask()">getBitmask()</a></span> - Method in class mycompiler.mymodifier.<a href="../mycompiler/mymodifier/Public.html" title="class in mycompiler.mymodifier">Public</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mymodifier/Static.html#getBitmask()">getBitmask()</a></span> - Method in class mycompiler.mymodifier.<a href="../mycompiler/mymodifier/Static.html" title="class in mycompiler.mymodifier">Static</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mymodifier/Super.html#getBitmask()">getBitmask()</a></span> - Method in class mycompiler.mymodifier.<a href="../mycompiler/mymodifier/Super.html" title="class in mycompiler.mymodifier">Super</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/test/expectationTypes/MethodExpect.html#getBlock()">getBlock()</a></span> - Method in class mycompiler.test.expectationTypes.<a href="../mycompiler/test/expectationTypes/MethodExpect.html" title="class in mycompiler.test.expectationTypes">MethodExpect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CSupportData.html#getBlockId(int)">getBlockId(int)</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CSupportData.html" title="class in mycompiler.mytypereconstruction">CSupportData</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumption/CLocalVarTypeAssumption.html#getBlockId()">getBlockId()</a></span> - Method in class mycompiler.mytypereconstruction.typeassumption.<a href="../mycompiler/mytypereconstruction/typeassumption/CLocalVarTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CLocalVarTypeAssumption</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/test/expectationTypes/BlockExpect.html#getBlockID()">getBlockID()</a></span> - Method in class mycompiler.test.expectationTypes.<a href="../mycompiler/test/expectationTypes/BlockExpect.html" title="class in mycompiler.test.expectationTypes">BlockExpect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CSupportData.html#getBlockIdList()">getBlockIdList()</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CSupportData.html" title="class in mycompiler.mytypereconstruction">CSupportData</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/BoundedGenericTypeVar.html#getBounds()">getBounds()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/BoundedGenericTypeVar.html" title="class in mycompiler.mytype">BoundedGenericTypeVar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/set/CHashtableSet.html#getCardinality()">getCardinality()</a></span> - Method in class mycompiler.mytypereconstruction.set.<a href="../mycompiler/mytypereconstruction/set/CHashtableSet.html" title="class in mycompiler.mytypereconstruction.set">CHashtableSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/set/CSet.html#getCardinality()">getCardinality()</a></span> - Method in class mycompiler.mytypereconstruction.set.<a href="../mycompiler/mytypereconstruction/set/CSet.html" title="class in mycompiler.mytypereconstruction.set">CSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/set/CVectorSet.html#getCardinality()">getCardinality()</a></span> - Method in class mycompiler.mytypereconstruction.set.<a href="../mycompiler/mytypereconstruction/set/CVectorSet.html" title="class in mycompiler.mytypereconstruction.set">CVectorSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/unify/FC_TTO.html#getClasses()">getClasses()</a></span> - Method in class mycompiler.mytypereconstruction.unify.<a href="../mycompiler/mytypereconstruction/unify/FC_TTO.html" title="class in mycompiler.mytypereconstruction.unify">FC_TTO</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/test/expectationTypes/Expectation.html#getClasses()">getClasses()</a></span> - Method in class mycompiler.test.expectationTypes.<a href="../mycompiler/test/expectationTypes/Expectation.html" title="class in mycompiler.test.expectationTypes">Expectation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/SourceFile.html#getClassIterator()">getClassIterator()</a></span> - Method in class mycompiler.<a href="../mycompiler/SourceFile.html" title="class in mycompiler">SourceFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumption/CTypeAssumption.html#getClassName()">getClassName()</a></span> - Method in class mycompiler.mytypereconstruction.typeassumption.<a href="../mycompiler/mytypereconstruction/typeassumption/CTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CTypeAssumption</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/test/notUsedAnymore/CTypeAssumptionWrapper.html#getClassName()">getClassName()</a></span> - Method in class mycompiler.test.notUsedAnymore.<a href="../mycompiler/test/notUsedAnymore/CTypeAssumptionWrapper.html" title="class in mycompiler.test.notUsedAnymore">CTypeAssumptionWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CTypeReconstructionResult.html#getClassNameList()">getClassNameList()</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CTypeReconstructionResult.html" title="class in mycompiler.mytypereconstruction">CTypeReconstructionResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumption/CMethodTypeAssumption.html#getClassType()">getClassType()</a></span> - Method in class mycompiler.mytypereconstruction.typeassumption.<a href="../mycompiler/mytypereconstruction/typeassumption/CMethodTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CMethodTypeAssumption</a></dt>
<dd>
<div class="block">Liefert den angenommenen Typ f<>r die Klasse, welche diese Methode enth<74>lt.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/ClassFile.html#getConstantValueID()">getConstantValueID()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/ClassFile.html" title="class in mycompiler.mybytecode">ClassFile</a></dt>
<dd>
<div class="block">Gibt den NameIndex auf die UTF-8 Konstante "ConstantValue" zurueck,
der fuer die Definition von Konstanten benoetigt wird.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/myinterface/InterfaceBody.html#getConstantVektor()">getConstantVektor()</a></span> - Method in class mycompiler.myinterface.<a href="../mycompiler/myinterface/InterfaceBody.html" title="class in mycompiler.myinterface">InterfaceBody</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../typinferenz/Constraint.html#getConstraintPairs()">getConstraintPairs()</a></span> - Method in class typinferenz.<a href="../typinferenz/Constraint.html" title="class in typinferenz">Constraint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CTypeReconstructionResult.html#getConstraints()">getConstraints()</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CTypeReconstructionResult.html" title="class in mycompiler.mytypereconstruction">CTypeReconstructionResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../typinferenz/ConstraintsSet.html#getConstraints()">getConstraints()</a></span> - Method in class typinferenz.<a href="../typinferenz/ConstraintsSet.html" title="class in typinferenz">ConstraintsSet</a></dt>
<dd>
<div class="block">Liefert alle Constraintsvariationen, allerdings in Form von Pair's.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/test/expectationTypes/BlockExpect.html#getContainedBlocks()">getContainedBlocks()</a></span> - Method in class mycompiler.test.expectationTypes.<a href="../mycompiler/test/expectationTypes/BlockExpect.html" title="class in mycompiler.test.expectationTypes">BlockExpect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/ExtendsWildcardType.html#getContainedType()">getContainedType()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/ExtendsWildcardType.html" title="class in mycompiler.mytype">ExtendsWildcardType</a></dt>
<dd>
<div class="block">Author: Arne L<>dtke<br/>
Das gleiche wie get_ExtendsType().</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/ITypeContainer.html#getContainedType()">getContainedType()</a></span> - Method in interface mycompiler.mytype.<a href="../mycompiler/mytype/ITypeContainer.html" title="interface in mycompiler.mytype">ITypeContainer</a></dt>
<dd>
<div class="block">Author: Arne L<>dtke<br/>
Das gleiche wie get_ExtendsType().</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/SuperWildcardType.html#getContainedType()">getContainedType()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/SuperWildcardType.html" title="class in mycompiler.mytype">SuperWildcardType</a></dt>
<dd>
<div class="block">Author: Arne L<>dtke<br/>
Das gleiche wie get_SuperType().</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Class.html#getContainedTypes()">getContainedTypes()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Class.html" title="class in mycompiler.myclass">Class</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myinterface/Interface.html#getContainedTypes()">getContainedTypes()</a></span> - Method in class mycompiler.myinterface.<a href="../mycompiler/myinterface/Interface.html" title="class in mycompiler.myinterface">Interface</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CSupportData.html#getCurrentBlockDepth()">getCurrentBlockDepth()</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CSupportData.html" title="class in mycompiler.mytypereconstruction">CSupportData</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CSupportData.html#getCurrentBlockId()">getCurrentBlockId()</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CSupportData.html" title="class in mycompiler.mytypereconstruction">CSupportData</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CSupportData.html#getCurrentClass()">getCurrentClass()</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CSupportData.html" title="class in mycompiler.mytypereconstruction">CSupportData</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CSupportData.html#getCurrentClassPara()">getCurrentClassPara()</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CSupportData.html" title="class in mycompiler.mytypereconstruction">CSupportData</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CSupportData.html#getCurrentClassType()">getCurrentClassType()</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CSupportData.html" title="class in mycompiler.mytypereconstruction">CSupportData</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CSupportData.html#getCurrentMethod()">getCurrentMethod()</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CSupportData.html" title="class in mycompiler.mytypereconstruction">CSupportData</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CSupportData.html#getCurrentMethodOverloadedID()">getCurrentMethodOverloadedID()</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CSupportData.html" title="class in mycompiler.mytypereconstruction">CSupportData</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CSupportData.html#getCurrentMethodParaCount()">getCurrentMethodParaCount()</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CSupportData.html" title="class in mycompiler.mytypereconstruction">CSupportData</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/FieldDecl.html#getDeclIdVector()">getDeclIdVector()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/FieldDecl.html" title="class in mycompiler.myclass">FieldDecl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/LocalVarDecl.html#getDeclidVector()">getDeclidVector()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/LocalVarDecl.html" title="class in mycompiler.mystatement">LocalVarDecl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/LocalVarDecl.html#getDeclType()">getDeclType()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/LocalVarDecl.html" title="class in mycompiler.mystatement">LocalVarDecl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/set/CHashtableSet.html#getElement(mycompiler.mytypereconstruction.set.IHashSetKey)">getElement(IHashSetKey)</a></span> - Method in class mycompiler.mytypereconstruction.set.<a href="../mycompiler/mytypereconstruction/set/CHashtableSet.html" title="class in mycompiler.mytypereconstruction.set">CHashtableSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/set/CHashtableSet.html#getElements(mycompiler.mytypereconstruction.set.IHashSetKey)">getElements(IHashSetKey)</a></span> - Method in class mycompiler.mytypereconstruction.set.<a href="../mycompiler/mytypereconstruction/set/CHashtableSet.html" title="class in mycompiler.mytypereconstruction.set">CHashtableSet</a></dt>
<dd>
<div class="block">Liefert alle Elemente in der HashTable, die zu der Methoden-Signatur-Klass
geh<65>ren d.h.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/test/expectationTypes/Expectation.html#getExceptions()">getExceptions()</a></span> - Method in class mycompiler.test.expectationTypes.<a href="../mycompiler/test/expectationTypes/Expectation.html" title="class in mycompiler.test.expectationTypes">Expectation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/test/expectationTypes/VarExpect.html#getExpectedType()">getExpectedType()</a></span> - Method in class mycompiler.test.expectationTypes.<a href="../mycompiler/test/expectationTypes/VarExpect.html" title="class in mycompiler.test.expectationTypes">VarExpect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/test/expectationTypes/VarExpect.html#getExpectedTypeCopy()">getExpectedTypeCopy()</a></span> - Method in class mycompiler.test.expectationTypes.<a href="../mycompiler/test/expectationTypes/VarExpect.html" title="class in mycompiler.test.expectationTypes">VarExpect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/test/expectationTypes/VarExpect.html#getExpectedUnknownType()">getExpectedUnknownType()</a></span> - Method in class mycompiler.test.expectationTypes.<a href="../mycompiler/test/expectationTypes/VarExpect.html" title="class in mycompiler.test.expectationTypes">VarExpect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/unify/FC_TTO.html#getFC()">getFC()</a></span> - Method in class mycompiler.mytypereconstruction.unify.<a href="../mycompiler/mytypereconstruction/unify/FC_TTO.html" title="class in mycompiler.mytypereconstruction.unify">FC_TTO</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#getfield">getfield</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CTypeReconstructionResult.html#getFieldAndLocalVarAssumptions()">getFieldAndLocalVarAssumptions()</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CTypeReconstructionResult.html" title="class in mycompiler.mytypereconstruction">CTypeReconstructionResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/ClassBody.html#getFieldInitializations()">getFieldInitializations()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/ClassBody.html" title="class in mycompiler.myclass">ClassBody</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CSupportData.html#getFiniteClosure()">getFiniteClosure()</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CSupportData.html" title="class in mycompiler.mytypereconstruction">CSupportData</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumptionkey/CLocalVarKey.html#getFirstMethodKey()">getFirstMethodKey()</a></span> - Method in class mycompiler.mytypereconstruction.typeassumptionkey.<a href="../mycompiler/mytypereconstruction/typeassumptionkey/CLocalVarKey.html" title="class in mycompiler.mytypereconstruction.typeassumptionkey">CLocalVarKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumptionkey/CMethodKey.html#getFirstMethodKey()">getFirstMethodKey()</a></span> - Method in class mycompiler.mytypereconstruction.typeassumptionkey.<a href="../mycompiler/mytypereconstruction/typeassumptionkey/CMethodKey.html" title="class in mycompiler.mytypereconstruction.typeassumptionkey">CMethodKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumptionkey/CMethodParaKey.html#getFirstMethodKey()">getFirstMethodKey()</a></span> - Method in class mycompiler.mytypereconstruction.typeassumptionkey.<a href="../mycompiler/mytypereconstruction/typeassumptionkey/CMethodParaKey.html" title="class in mycompiler.mytypereconstruction.typeassumptionkey">CMethodParaKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumptionkey/IMethodBoundKey.html#getFirstMethodKey()">getFirstMethodKey()</a></span> - Method in interface mycompiler.mytypereconstruction.typeassumptionkey.<a href="../mycompiler/mytypereconstruction/typeassumptionkey/IMethodBoundKey.html" title="interface in mycompiler.mytypereconstruction.typeassumptionkey">IMethodBoundKey</a></dt>
<dd>
<div class="block">Liefert immer den Key der 1.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/ExtendsWildcardType.html#GetFreshWildcardType()">GetFreshWildcardType()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/ExtendsWildcardType.html" title="class in mycompiler.mytype">ExtendsWildcardType</a></dt>
<dd>
<div class="block">Author: Arne L<>dtke<br/>
Gibt die passende FreshWildcardType Klasse zur<75>ck.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/SuperWildcardType.html#GetFreshWildcardType()">GetFreshWildcardType()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/SuperWildcardType.html" title="class in mycompiler.mytype">SuperWildcardType</a></dt>
<dd>
<div class="block">Author: Arne L<>dtke<br/>
Gibt die passende FreshWildcardType Klasse zur<75>ck.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/WildcardType.html#GetFreshWildcardType()">GetFreshWildcardType()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/WildcardType.html" title="class in mycompiler.mytype">WildcardType</a></dt>
<dd>
<div class="block">Author: Arne L<>dtke<br/>
Gibt die passende FreshWildcardType Klasse zur<75>ck.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/MyCompiler.html#getFullyQualifiedNameFromClassname(java.lang.String, mycompiler.myclass.ImportDeclarations)">getFullyQualifiedNameFromClassname(String, ImportDeclarations)</a></span> - Static method in class mycompiler.<a href="../mycompiler/MyCompiler.html" title="class in mycompiler">MyCompiler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Method.html#getGenericMethodParameters()">getGenericMethodParameters()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Method.html" title="class in mycompiler.myclass">Method</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumption/CMethodTypeAssumption.html#getGenericMethodParameters()">getGenericMethodParameters()</a></span> - Method in class mycompiler.mytypereconstruction.typeassumption.<a href="../mycompiler/mytypereconstruction/typeassumption/CMethodTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CMethodTypeAssumption</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CTypeReconstructionResult.html#getGenerics(java.lang.String)">getGenerics(String)</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CTypeReconstructionResult.html" title="class in mycompiler.mytypereconstruction">CTypeReconstructionResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/test/expectationTypes/ClassExpect.html#getGenerics()">getGenerics()</a></span> - Method in class mycompiler.test.expectationTypes.<a href="../mycompiler/test/expectationTypes/ClassExpect.html" title="class in mycompiler.test.expectationTypes">ClassExpect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/test/expectationTypes/MethodExpect.html#getGenerics()">getGenerics()</a></span> - Method in class mycompiler.test.expectationTypes.<a href="../mycompiler/test/expectationTypes/MethodExpect.html" title="class in mycompiler.test.expectationTypes">MethodExpect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CTypeReconstructionResult.html#getGenericsTable()">getGenericsTable()</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CTypeReconstructionResult.html" title="class in mycompiler.mytypereconstruction">CTypeReconstructionResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/set/IHashSetElement.html#getHashSetKey()">getHashSetKey()</a></span> - Method in interface mycompiler.mytypereconstruction.set.<a href="../mycompiler/mytypereconstruction/set/IHashSetElement.html" title="interface in mycompiler.mytypereconstruction.set">IHashSetElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumption/CInstVarTypeAssumption.html#getHashSetKey()">getHashSetKey()</a></span> - Method in class mycompiler.mytypereconstruction.typeassumption.<a href="../mycompiler/mytypereconstruction/typeassumption/CInstVarTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CInstVarTypeAssumption</a></dt>
<dd>
<div class="block">Author: Jrg Buerle<br/></div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumption/CLocalVarTypeAssumption.html#getHashSetKey()">getHashSetKey()</a></span> - Method in class mycompiler.mytypereconstruction.typeassumption.<a href="../mycompiler/mytypereconstruction/typeassumption/CLocalVarTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CLocalVarTypeAssumption</a></dt>
<dd>
<div class="block">Author: Jrg Buerle<br/></div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumption/CMethodTypeAssumption.html#getHashSetKey()">getHashSetKey()</a></span> - Method in class mycompiler.mytypereconstruction.typeassumption.<a href="../mycompiler/mytypereconstruction/typeassumption/CMethodTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CMethodTypeAssumption</a></dt>
<dd>
<div class="block">Author: Jrg Buerle<br/></div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumption/CParaTypeAssumption.html#getHashSetKey()">getHashSetKey()</a></span> - Method in class mycompiler.mytypereconstruction.typeassumption.<a href="../mycompiler/mytypereconstruction/typeassumption/CParaTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CParaTypeAssumption</a></dt>
<dd>
<div class="block">Author: Jrg Buerle<br/></div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumption/CTypeAssumption.html#getHashSetKey()">getHashSetKey()</a></span> - Method in class mycompiler.mytypereconstruction.typeassumption.<a href="../mycompiler/mytypereconstruction/typeassumption/CTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CTypeAssumption</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/set/CHashtableSet.html#getHashtable()">getHashtable()</a></span> - Method in class mycompiler.mytypereconstruction.set.<a href="../mycompiler/mytypereconstruction/set/CHashtableSet.html" title="class in mycompiler.mytypereconstruction.set">CHashtableSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myexception/CTypeReconstructionException.html#getHighestProblemSources()">getHighestProblemSources()</a></span> - Method in exception mycompiler.myexception.<a href="../mycompiler/myexception/CTypeReconstructionException.html" title="class in mycompiler.myexception">CTypeReconstructionException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumption/CTypeAssumption.html#getIdentifier()">getIdentifier()</a></span> - Method in class mycompiler.mytypereconstruction.typeassumption.<a href="../mycompiler/mytypereconstruction/typeassumption/CTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CTypeAssumption</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/test/notUsedAnymore/CTypeAssumptionWrapper.html#getIdentifier()">getIdentifier()</a></span> - Method in class mycompiler.test.notUsedAnymore.<a href="../mycompiler/test/notUsedAnymore/CTypeAssumptionWrapper.html" title="class in mycompiler.test.notUsedAnymore">CTypeAssumptionWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/SourceFile.html#getImports()">getImports()</a></span> - Method in class mycompiler.<a href="../mycompiler/SourceFile.html" title="class in mycompiler">SourceFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/TypePlaceholder.html#getInstance(java.lang.String)">getInstance(String)</a></span> - Static method in class mycompiler.mytype.<a href="../mycompiler/mytype/TypePlaceholder.html" title="class in mycompiler.mytype">TypePlaceholder</a></dt>
<dd>
<div class="block">Statische Methode, um einen TypePlaceholder aus der Registry zu holen.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/test/Log4jWrapper.html#getInstance()">getInstance()</a></span> - Static method in class mycompiler.test.<a href="../mycompiler/test/Log4jWrapper.html" title="class in mycompiler.test">Log4jWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../typinferenz/TypeAssumptions.html#getInstVarAssumptions()">getInstVarAssumptions()</a></span> - Method in class typinferenz.<a href="../typinferenz/TypeAssumptions.html" title="class in typinferenz">TypeAssumptions</a></dt>
<dd>
<div class="block">Ermittelt alle Assumptions zu Instanzvariablen, welche sich in der Klasse "this" befinden, also der Klasse f<>r welche dieses AssumptionSet g<>ltig ist.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/myinterface/Interface.html#getInterfaceBody()">getInterfaceBody()</a></span> - Method in class mycompiler.myinterface.<a href="../mycompiler/myinterface/Interface.html" title="class in mycompiler.myinterface">Interface</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/SourceFile.html#getInterfaceIterator()">getInterfaceIterator()</a></span> - Method in class mycompiler.<a href="../mycompiler/SourceFile.html" title="class in mycompiler">SourceFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CTypeReconstructionResult.html#getInterferedClass()">getInterferedClass()</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CTypeReconstructionResult.html" title="class in mycompiler.mytypereconstruction">CTypeReconstructionResult</a></dt>
<dd>
<div class="block">Jedes TypeReconstructionResultSet entstand bei der Typinferierung einer Klasse.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CIntersectionType.html#getIntersectionTypeKey()">getIntersectionTypeKey()</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CIntersectionType.html" title="class in mycompiler.mytypereconstruction">CIntersectionType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/set/CHashtableSet.html#getIterator()">getIterator()</a></span> - Method in class mycompiler.mytypereconstruction.set.<a href="../mycompiler/mytypereconstruction/set/CHashtableSet.html" title="class in mycompiler.mytypereconstruction.set">CHashtableSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/set/CSet.html#getIterator()">getIterator()</a></span> - Method in class mycompiler.mytypereconstruction.set.<a href="../mycompiler/mytypereconstruction/set/CSet.html" title="class in mycompiler.mytypereconstruction.set">CSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/set/CVectorSet.html#getIterator()">getIterator()</a></span> - Method in class mycompiler.mytypereconstruction.set.<a href="../mycompiler/mytypereconstruction/set/CVectorSet.html" title="class in mycompiler.mytypereconstruction.set">CVectorSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumptionkey/CTypeAssumptionKey.html#getKeyString()">getKeyString()</a></span> - Method in class mycompiler.mytypereconstruction.typeassumptionkey.<a href="../mycompiler/mytypereconstruction/typeassumptionkey/CTypeAssumptionKey.html" title="class in mycompiler.mytypereconstruction.typeassumptionkey">CTypeAssumptionKey</a></dt>
<dd>
<div class="block">Author: Jrg Buerle<br/></div>
</dd>
<dt><span class="strong"><a href="../mycompiler/myparser/Token.html#getLexem()">getLexem()</a></span> - Method in class mycompiler.myparser.<a href="../mycompiler/myparser/Token.html" title="class in mycompiler.myparser">Token</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Constant.html#getLineNumber()">getLineNumber()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Constant.html" title="class in mycompiler.myclass">Constant</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/DeclId.html#getLineNumber()">getLineNumber()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/DeclId.html" title="class in mycompiler.myclass">DeclId</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/FormalParameter.html#getLineNumber()">getLineNumber()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/FormalParameter.html" title="class in mycompiler.myclass">FormalParameter</a></dt>
<dd>
<div class="block"><br/>Author: J<>rg B<>uerle</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/InstVarDecl.html#getLineNumber()">getLineNumber()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/InstVarDecl.html" title="class in mycompiler.myclass">InstVarDecl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Method.html#getLineNumber()">getLineNumber()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Method.html" title="class in mycompiler.myclass">Method</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myparser/Token.html#getLineNumber()">getLineNumber()</a></span> - Method in class mycompiler.myparser.<a href="../mycompiler/myparser/Token.html" title="class in mycompiler.myparser">Token</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/LocalVarDecl.html#getLineNumber()">getLineNumber()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/LocalVarDecl.html" title="class in mycompiler.mystatement">LocalVarDecl</a></dt>
<dd>
<div class="block"><br/>Author: J<>rg B<>uerle</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumption/CTypeAssumption.html#getLineNumber()">getLineNumber()</a></span> - Method in class mycompiler.mytypereconstruction.typeassumption.<a href="../mycompiler/mytypereconstruction/typeassumption/CTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CTypeAssumption</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/TypePlaceholder.html#getLineNumbers()">getLineNumbers()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/TypePlaceholder.html" title="class in mycompiler.mytype">TypePlaceholder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/test/expectationTypes/BlockExpect.html#getLocalVar()">getLocalVar()</a></span> - Method in class mycompiler.test.expectationTypes.<a href="../mycompiler/test/expectationTypes/BlockExpect.html" title="class in mycompiler.test.expectationTypes">BlockExpect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/test/expectationTypes/UnknownTypesMappingExpect.html#getMappedType(java.lang.String)">getMappedType(String)</a></span> - Method in class mycompiler.test.expectationTypes.<a href="../mycompiler/test/expectationTypes/UnknownTypesMappingExpect.html" title="class in mycompiler.test.expectationTypes">UnknownTypesMappingExpect</a></dt>
<dd>
<div class="block">returns mapped Type name as of expectation or null if not yet mapped</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/test/expectationTypes/Expectation.html#getMappings()">getMappings()</a></span> - Method in class mycompiler.test.expectationTypes.<a href="../mycompiler/test/expectationTypes/Expectation.html" title="class in mycompiler.test.expectationTypes">Expectation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/ExtendsWildcardType.html#getMatchType()">getMatchType()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/ExtendsWildcardType.html" title="class in mycompiler.mytype">ExtendsWildcardType</a></dt>
<dd>
<div class="block">Author: Arne L<>dtke<br/>
Gibt den Typen zur<75>ck, der bei einem match im Unify verwendet werden soll.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/FreshExtendsWildcardType.html#getMatchType()">getMatchType()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/FreshExtendsWildcardType.html" title="class in mycompiler.mytype">FreshExtendsWildcardType</a></dt>
<dd>
<div class="block">Author: Arne L<>dtke<br/>
Gibt den Typen zur<75>ck, der bei einem match im Unify verwendet werden soll.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/FreshSuperWildcardType.html#getMatchType()">getMatchType()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/FreshSuperWildcardType.html" title="class in mycompiler.mytype">FreshSuperWildcardType</a></dt>
<dd>
<div class="block">Author: Arne L<>dtke<br/>
Gibt den Typen zur<75>ck, der bei einem match im Unify verwendet werden soll.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/IMatchable.html#getMatchType()">getMatchType()</a></span> - Method in interface mycompiler.mytype.<a href="../mycompiler/mytype/IMatchable.html" title="interface in mycompiler.mytype">IMatchable</a></dt>
<dd>
<div class="block">Author: Arne L<>dtke<br/>
Gibt den Typen zur<75>ck, der bei einem match im Unify verwendet werden soll.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/RefType.html#getMatchType()">getMatchType()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/RefType.html" title="class in mycompiler.mytype">RefType</a></dt>
<dd>
<div class="block">Author: Arne L<>dtke<br/>
Gibt den Typen zur<75>ck, der bei einem match im Unify verwendet werden soll.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/SuperWildcardType.html#getMatchType()">getMatchType()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/SuperWildcardType.html" title="class in mycompiler.mytype">SuperWildcardType</a></dt>
<dd>
<div class="block">Author: Arne L<>dtke<br/>
Gibt den Typen zur<75>ck, der bei einem match im Unify verwendet werden soll.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/test/expectationTypes/ClassExpect.html#getMembers()">getMembers()</a></span> - Method in class mycompiler.test.expectationTypes.<a href="../mycompiler/test/expectationTypes/ClassExpect.html" title="class in mycompiler.test.expectationTypes">ClassExpect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myexception/CTypeReconstructionException.html#getMessage()">getMessage()</a></span> - Method in exception mycompiler.myexception.<a href="../mycompiler/myexception/CTypeReconstructionException.html" title="class in mycompiler.myexception">CTypeReconstructionException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../typinferenz/TypeAssumptions.html#getMethodAssumptions(java.lang.String, java.lang.String)">getMethodAssumptions(String, String)</a></span> - Method in class typinferenz.<a href="../typinferenz/TypeAssumptions.html" title="class in typinferenz">TypeAssumptions</a></dt>
<dd>
<div class="block">Sucht nach MethodAssumptions einer bestimmten Klasse mit einem bestimmten Namen.</div>
</dd>
<dt><span class="strong"><a href="../typinferenz/TypeAssumptions.html#getMethodAssumptions(java.lang.String, int)">getMethodAssumptions(String, int)</a></span> - Method in class typinferenz.<a href="../typinferenz/TypeAssumptions.html" title="class in typinferenz">TypeAssumptions</a></dt>
<dd>
<div class="block">Sucht nach Assumptions zu einer Methode mit dem Namen methodName und parameterCount Parametern.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/MethodCall.html#getMethodFittingMethodCallAndClassname(java.lang.String)">getMethodFittingMethodCallAndClassname(String)</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/MethodCall.html" title="class in mycompiler.mystatement">MethodCall</a></dt>
<dd>
<div class="block">hoti 4.5.06
Diese Methode l<>dt die Methodeninfos einer Methode aus der Hashtable
methodsfittingmethodcall in ein Method-Objekt
anhand der angegeben klasse</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CTypeReconstructionResult.html#getMethodIntersectionTypes()">getMethodIntersectionTypes()</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CTypeReconstructionResult.html" title="class in mycompiler.mytypereconstruction">CTypeReconstructionResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CTypeReconstructionResult.html#getMethodIntersectionTypes(mycompiler.mytypereconstruction.typeassumptionkey.CMethodKey)">getMethodIntersectionTypes(CMethodKey)</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CTypeReconstructionResult.html" title="class in mycompiler.mytypereconstruction">CTypeReconstructionResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumption/CLocalVarTypeAssumption.html#getMethodName()">getMethodName()</a></span> - Method in class mycompiler.mytypereconstruction.typeassumption.<a href="../mycompiler/mytypereconstruction/typeassumption/CLocalVarTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CLocalVarTypeAssumption</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumption/CParaTypeAssumption.html#getMethodName()">getMethodName()</a></span> - Method in class mycompiler.mytypereconstruction.typeassumption.<a href="../mycompiler/mytypereconstruction/typeassumption/CParaTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CParaTypeAssumption</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumption/CLocalVarTypeAssumption.html#getMethodOverloadedID()">getMethodOverloadedID()</a></span> - Method in class mycompiler.mytypereconstruction.typeassumption.<a href="../mycompiler/mytypereconstruction/typeassumption/CLocalVarTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CLocalVarTypeAssumption</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumption/CLocalVarTypeAssumption.html#getMethodParaCount()">getMethodParaCount()</a></span> - Method in class mycompiler.mytypereconstruction.typeassumption.<a href="../mycompiler/mytypereconstruction/typeassumption/CLocalVarTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CLocalVarTypeAssumption</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumption/CParaTypeAssumption.html#getMethodParaCount()">getMethodParaCount()</a></span> - Method in class mycompiler.mytypereconstruction.typeassumption.<a href="../mycompiler/mytypereconstruction/typeassumption/CParaTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CParaTypeAssumption</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/test/expectationTypes/ClassExpect.html#getMethods()">getMethods()</a></span> - Method in class mycompiler.test.expectationTypes.<a href="../mycompiler/test/expectationTypes/ClassExpect.html" title="class in mycompiler.test.expectationTypes">ClassExpect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CIntersectionType.html#getMethodTypeAssumptions()">getMethodTypeAssumptions()</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CIntersectionType.html" title="class in mycompiler.mytypereconstruction">CIntersectionType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myinterface/InterfaceBody.html#getMethodVektor()">getMethodVektor()</a></span> - Method in class mycompiler.myinterface.<a href="../mycompiler/myinterface/InterfaceBody.html" title="class in mycompiler.myinterface">InterfaceBody</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/AClassOrInterface.html#getModifiers()">getModifiers()</a></span> - Method in class mycompiler.<a href="../mycompiler/AClassOrInterface.html" title="class in mycompiler">AClassOrInterface</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Constant.html#getModifiers()">getModifiers()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Constant.html" title="class in mycompiler.myclass">Constant</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mymodifier/Modifiers.html#getModifiers()">getModifiers()</a></span> - Method in class mycompiler.mymodifier.<a href="../mycompiler/mymodifier/Modifiers.html" title="class in mycompiler.mymodifier">Modifiers</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/unify/MUB.html#getMub()">getMub()</a></span> - Method in class mycompiler.mytypereconstruction.unify.<a href="../mycompiler/mytypereconstruction/unify/MUB.html" title="class in mycompiler.mytypereconstruction.unify">MUB</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/AClassOrInterface.html#getName()">getName()</a></span> - Method in class mycompiler.<a href="../mycompiler/AClassOrInterface.html" title="class in mycompiler">AClassOrInterface</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Constant.html#getName()">getName()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Constant.html" title="class in mycompiler.myclass">Constant</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/FieldInitialization.html#getName()">getName()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/FieldInitialization.html" title="class in mycompiler.myclass">FieldInitialization</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myparser/ClassAndParameter.html#getName()">getName()</a></span> - Method in class mycompiler.myparser.<a href="../mycompiler/myparser/ClassAndParameter.html" title="class in mycompiler.myparser">ClassAndParameter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myparser/InterfaceAndParameter.html#getName()">getName()</a></span> - Method in class mycompiler.myparser.<a href="../mycompiler/myparser/InterfaceAndParameter.html" title="class in mycompiler.myparser">InterfaceAndParameter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/MethodCall.html#getName()">getName()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/MethodCall.html" title="class in mycompiler.mystatement">MethodCall</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/RefType.html#getName()">getName()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/RefType.html" title="class in mycompiler.mytype">RefType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/Type.html#getName()">getName()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/Type.html" title="class in mycompiler.mytype">Type</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/test/expectationTypes/ClassExpect.html#getName()">getName()</a></span> - Method in class mycompiler.test.expectationTypes.<a href="../mycompiler/test/expectationTypes/ClassExpect.html" title="class in mycompiler.test.expectationTypes">ClassExpect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/test/expectationTypes/GenericTypeVarExpect.html#getName()">getName()</a></span> - Method in class mycompiler.test.expectationTypes.<a href="../mycompiler/test/expectationTypes/GenericTypeVarExpect.html" title="class in mycompiler.test.expectationTypes">GenericTypeVarExpect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/test/expectationTypes/IUnknownTypeExpect.html#getName()">getName()</a></span> - Method in interface mycompiler.test.expectationTypes.<a href="../mycompiler/test/expectationTypes/IUnknownTypeExpect.html" title="interface in mycompiler.test.expectationTypes">IUnknownTypeExpect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/test/expectationTypes/MethodExpect.html#getName()">getName()</a></span> - Method in class mycompiler.test.expectationTypes.<a href="../mycompiler/test/expectationTypes/MethodExpect.html" title="class in mycompiler.test.expectationTypes">MethodExpect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/test/expectationTypes/TypePlaceholderExpect.html#getName()">getName()</a></span> - Method in class mycompiler.test.expectationTypes.<a href="../mycompiler/test/expectationTypes/TypePlaceholderExpect.html" title="class in mycompiler.test.expectationTypes">TypePlaceholderExpect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/test/expectationTypes/VarExpect.html#getName()">getName()</a></span> - Method in class mycompiler.test.expectationTypes.<a href="../mycompiler/test/expectationTypes/VarExpect.html" title="class in mycompiler.test.expectationTypes">VarExpect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/replacementlistener/CReplaceTypeEvent.html#getNewType()">getNewType()</a></span> - Method in class mycompiler.mytypereconstruction.replacementlistener.<a href="../mycompiler/mytypereconstruction/replacementlistener/CReplaceTypeEvent.html" title="class in mycompiler.mytypereconstruction.replacementlistener">CReplaceTypeEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumptionkey/CLocalVarKey.html#getNextMethodKey()">getNextMethodKey()</a></span> - Method in class mycompiler.mytypereconstruction.typeassumptionkey.<a href="../mycompiler/mytypereconstruction/typeassumptionkey/CLocalVarKey.html" title="class in mycompiler.mytypereconstruction.typeassumptionkey">CLocalVarKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumptionkey/CMethodKey.html#getNextMethodKey()">getNextMethodKey()</a></span> - Method in class mycompiler.mytypereconstruction.typeassumptionkey.<a href="../mycompiler/mytypereconstruction/typeassumptionkey/CMethodKey.html" title="class in mycompiler.mytypereconstruction.typeassumptionkey">CMethodKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumptionkey/CMethodParaKey.html#getNextMethodKey()">getNextMethodKey()</a></span> - Method in class mycompiler.mytypereconstruction.typeassumptionkey.<a href="../mycompiler/mytypereconstruction/typeassumptionkey/CMethodParaKey.html" title="class in mycompiler.mytypereconstruction.typeassumptionkey">CMethodParaKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumptionkey/IMethodBoundKey.html#getNextMethodKey()">getNextMethodKey()</a></span> - Method in interface mycompiler.mytypereconstruction.typeassumptionkey.<a href="../mycompiler/mytypereconstruction/typeassumptionkey/IMethodBoundKey.html" title="interface in mycompiler.mytypereconstruction.typeassumptionkey">IMethodBoundKey</a></dt>
<dd>
<div class="block">Berechnet anhand des aktuellen Schluessels den Schluessel
fuer die naechste Ueberlandene Methode
Bsp:
Es gibt 2 Methoden
-overloaded(int a)
-overloaded(char a)
Wenn ich den MethodKey der 1.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/IItemWithOffset.html#getOffset()">getOffset()</a></span> - Method in interface mycompiler.<a href="../mycompiler/IItemWithOffset.html" title="interface in mycompiler">IItemWithOffset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Constant.html#getOffset()">getOffset()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Constant.html" title="class in mycompiler.myclass">Constant</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/DeclId.html#getOffset()">getOffset()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/DeclId.html" title="class in mycompiler.myclass">DeclId</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/FormalParameter.html#getOffset()">getOffset()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/FormalParameter.html" title="class in mycompiler.myclass">FormalParameter</a></dt>
<dd>
<div class="block"><br/>Author: Thomas Hornberger 09.04.2006</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/InstVarDecl.html#getOffset()">getOffset()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/InstVarDecl.html" title="class in mycompiler.myclass">InstVarDecl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Method.html#getOffset()">getOffset()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Method.html" title="class in mycompiler.myclass">Method</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/UsedId.html#getOffset()">getOffset()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/UsedId.html" title="class in mycompiler.myclass">UsedId</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myoperator/Operator.html#getOffset()">getOffset()</a></span> - Method in class mycompiler.myoperator.<a href="../mycompiler/myoperator/Operator.html" title="class in mycompiler.myoperator">Operator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myparser/Token.html#getOffset()">getOffset()</a></span> - Method in class mycompiler.myparser.<a href="../mycompiler/myparser/Token.html" title="class in mycompiler.myparser">Token</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/LocalVarDecl.html#getOffset()">getOffset()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/LocalVarDecl.html" title="class in mycompiler.mystatement">LocalVarDecl</a></dt>
<dd>
<div class="block"><br/>Author: Thomas Hornberger</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/Statement.html#getOffset()">getOffset()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/Statement.html" title="class in mycompiler.mystatement">Statement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/Type.html#getOffset()">getOffset()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/Type.html" title="class in mycompiler.mytype">Type</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumption/CTypeAssumption.html#getOffset()">getOffset()</a></span> - Method in class mycompiler.mytypereconstruction.typeassumption.<a href="../mycompiler/mytypereconstruction/typeassumption/CTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CTypeAssumption</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumption/CTypeAssumption.html#getOffsetVector()">getOffsetVector()</a></span> - Method in class mycompiler.mytypereconstruction.typeassumption.<a href="../mycompiler/mytypereconstruction/typeassumption/CTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CTypeAssumption</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/replacementlistener/CReplaceTypeEvent.html#getOldType()">getOldType()</a></span> - Method in class mycompiler.mytypereconstruction.replacementlistener.<a href="../mycompiler/mytypereconstruction/replacementlistener/CReplaceTypeEvent.html" title="class in mycompiler.mytypereconstruction.replacementlistener">CReplaceTypeEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/Pair.html#GetOperator()">GetOperator()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/Pair.html" title="class in mycompiler.mytype">Pair</a></dt>
<dd>
<div class="block">Author: Arne L<>dtke<br/>
Gibt den Operator zur<75>ck.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/MyCompiler.html#getOutputDir()">getOutputDir()</a></span> - Method in class mycompiler.<a href="../mycompiler/MyCompiler.html" title="class in mycompiler">MyCompiler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/MyCompilerAPI.html#getOutputDir()">getOutputDir()</a></span> - Method in interface mycompiler.<a href="../mycompiler/MyCompilerAPI.html" title="interface in mycompiler">MyCompilerAPI</a></dt>
<dd>
<div class="block">Author: Juergen Schmiing <br>
Gibt das Ausgabeverzeichnis fuer die class-Files zurueck.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Method.html#getOverloadedID()">getOverloadedID()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Method.html" title="class in mycompiler.myclass">Method</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumption/CMethodTypeAssumption.html#getOverloadedMethodID()">getOverloadedMethodID()</a></span> - Method in class mycompiler.mytypereconstruction.typeassumption.<a href="../mycompiler/mytypereconstruction/typeassumption/CMethodTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CMethodTypeAssumption</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumptionkey/CLocalVarKey.html#getOverloadedMethodID()">getOverloadedMethodID()</a></span> - Method in class mycompiler.mytypereconstruction.typeassumptionkey.<a href="../mycompiler/mytypereconstruction/typeassumptionkey/CLocalVarKey.html" title="class in mycompiler.mytypereconstruction.typeassumptionkey">CLocalVarKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumptionkey/CMethodKey.html#getOverloadedMethodID()">getOverloadedMethodID()</a></span> - Method in class mycompiler.mytypereconstruction.typeassumptionkey.<a href="../mycompiler/mytypereconstruction/typeassumptionkey/CMethodKey.html" title="class in mycompiler.mytypereconstruction.typeassumptionkey">CMethodKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumptionkey/CMethodParaKey.html#getOverloadedMethodID()">getOverloadedMethodID()</a></span> - Method in class mycompiler.mytypereconstruction.typeassumptionkey.<a href="../mycompiler/mytypereconstruction/typeassumptionkey/CMethodParaKey.html" title="class in mycompiler.mytypereconstruction.typeassumptionkey">CMethodParaKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumptionkey/IMethodBoundKey.html#getOverloadedMethodID()">getOverloadedMethodID()</a></span> - Method in interface mycompiler.mytypereconstruction.typeassumptionkey.<a href="../mycompiler/mytypereconstruction/typeassumptionkey/IMethodBoundKey.html" title="interface in mycompiler.mytypereconstruction.typeassumptionkey">IMethodBoundKey</a></dt>
<dd>
<div class="block">Liefert die <20>berladen-ID der Methode</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/test/expectationTypes/MethodExpect.html#getOverloadID()">getOverloadID()</a></span> - Method in class mycompiler.test.expectationTypes.<a href="../mycompiler/test/expectationTypes/MethodExpect.html" title="class in mycompiler.test.expectationTypes">MethodExpect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/AClassOrInterface.html#getPackageName()">getPackageName()</a></span> - Method in class mycompiler.<a href="../mycompiler/AClassOrInterface.html" title="class in mycompiler">AClassOrInterface</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/UsedId.html#getPackageName()">getPackageName()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/UsedId.html" title="class in mycompiler.myclass">UsedId</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/SourceFile.html#getPackageName()">getPackageName()</a></span> - Method in class mycompiler.<a href="../mycompiler/SourceFile.html" title="class in mycompiler">SourceFile</a></dt>
<dd>
<div class="block">Erzeugt f<>r jede Klasse einen Vector, in den Referenzen auf die GenericTypeVars
dieser Klasse gespeichert werden.</div>
</dd>
<dt><span class="strong"><a href="../typinferenz/SingleConstraint.html#getPair()">getPair()</a></span> - Method in class typinferenz.<a href="../typinferenz/SingleConstraint.html" title="class in typinferenz">SingleConstraint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumption/CMethodTypeAssumption.html#getParaAssumption(int)">getParaAssumption(int)</a></span> - Method in class mycompiler.mytypereconstruction.typeassumption.<a href="../mycompiler/mytypereconstruction/typeassumption/CMethodTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CMethodTypeAssumption</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumption/CMethodTypeAssumption.html#getParaAssumptions()">getParaAssumptions()</a></span> - Method in class mycompiler.mytypereconstruction.typeassumption.<a href="../mycompiler/mytypereconstruction/typeassumption/CMethodTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CMethodTypeAssumption</a></dt>
<dd>
<div class="block">Author: Jrg Buerle<br/></div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/typeassumption/CMethodTypeAssumption.html#getParaCount()">getParaCount()</a></span> - Method in class mycompiler.mytypereconstruction.typeassumption.<a href="../mycompiler/mytypereconstruction/typeassumption/CMethodTypeAssumption.html" title="class in mycompiler.mytypereconstruction.typeassumption">CMethodTypeAssumption</a></dt>
<dd>
<div class="block">Author: Jrg Buerle<br/></div>
</dd>
<dt><span class="strong"><a href="../mycompiler/test/expectationTypes/MethodExpect.html#getParaCount()">getParaCount()</a></span> - Method in class mycompiler.test.expectationTypes.<a href="../mycompiler/test/expectationTypes/MethodExpect.html" title="class in mycompiler.test.expectationTypes">MethodExpect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myinterface/Interface.html#getParaList()">getParaList()</a></span> - Method in class mycompiler.myinterface.<a href="../mycompiler/myinterface/Interface.html" title="class in mycompiler.myinterface">Interface</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myparser/ClassAndParameter.html#getParalist()">getParalist()</a></span> - Method in class mycompiler.myparser.<a href="../mycompiler/myparser/ClassAndParameter.html" title="class in mycompiler.myparser">ClassAndParameter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myparser/InterfaceAndParameter.html#getParalist()">getParalist()</a></span> - Method in class mycompiler.myparser.<a href="../mycompiler/myparser/InterfaceAndParameter.html" title="class in mycompiler.myparser">InterfaceAndParameter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/ParaList.html#getParalist()">getParalist()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/ParaList.html" title="class in mycompiler.mytype">ParaList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/test/expectationTypes/MethodExpect.html#getParameter()">getParameter()</a></span> - Method in class mycompiler.test.expectationTypes.<a href="../mycompiler/test/expectationTypes/MethodExpect.html" title="class in mycompiler.test.expectationTypes">MethodExpect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/ParameterList.html#getParameterAt(int)">getParameterAt(int)</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/ParameterList.html" title="class in mycompiler.myclass">ParameterList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Method.html#getParameterCount()">getParameterCount()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Method.html" title="class in mycompiler.myclass">Method</a></dt>
<dd>
<div class="block">Author: Jrg Buerle<br/></div>
</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/ParameterList.html#getParameterCount()">getParameterCount()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/ParameterList.html" title="class in mycompiler.myclass">ParameterList</a></dt>
<dd>
<div class="block">Author: J<>rg B<>uerle<br/></div>
</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Method.html#getParameterList()">getParameterList()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Method.html" title="class in mycompiler.myclass">Method</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/RefType.html#getParaN(int)">getParaN(int)</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/RefType.html" title="class in mycompiler.mytype">RefType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myparser/ClassAndParameter.html#getParaVector()">getParaVector()</a></span> - Method in class mycompiler.myparser.<a href="../mycompiler/myparser/ClassAndParameter.html" title="class in mycompiler.myparser">ClassAndParameter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myparser/InterfaceAndParameter.html#getParaVector()">getParaVector()</a></span> - Method in class mycompiler.myparser.<a href="../mycompiler/myparser/InterfaceAndParameter.html" title="class in mycompiler.myparser">InterfaceAndParameter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/Literal.html#getPrimitiveFlag()">getPrimitiveFlag()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/Literal.html" title="class in mycompiler.mystatement">Literal</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/RefType.html#getPrimitiveFlag()">getPrimitiveFlag()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/RefType.html" title="class in mycompiler.mytype">RefType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Class.html#getPublicFieldAssumptions()">getPublicFieldAssumptions()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Class.html" title="class in mycompiler.myclass">Class</a></dt>
<dd>
<div class="block">Ermittelt die Sichtbaren Felder und Methoden der Klasse.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/UsedId.html#getQualifiedName()">getQualifiedName()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/UsedId.html" title="class in mycompiler.myclass">UsedId</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/TypePlaceholder.html#getReplacementListeners()">getReplacementListeners()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/TypePlaceholder.html" title="class in mycompiler.mytype">TypePlaceholder</a></dt>
<dd>
<div class="block"><br>Author: J<>rg B<>uerle</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/replacementlistener/IReplaceTypeEventProvider.html#getReplacementListeners()">getReplacementListeners()</a></span> - Method in interface mycompiler.mytypereconstruction.replacementlistener.<a href="../mycompiler/mytypereconstruction/replacementlistener/IReplaceTypeEventProvider.html" title="interface in mycompiler.mytypereconstruction.replacementlistener">IReplaceTypeEventProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../typinferenz/ResultSet.html#getResultSet()">getResultSet()</a></span> - Method in class typinferenz.<a href="../typinferenz/ResultSet.html" title="class in typinferenz">ResultSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CTriple.html#getResultType()">getResultType()</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CTriple.html" title="class in mycompiler.mytypereconstruction">CTriple</a></dt>
<dd>
<div class="block">Author: J<>rg B<>uerle<br/></div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CMultiplyTuple.html#getResultTypeIterator()">getResultTypeIterator()</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CMultiplyTuple.html" title="class in mycompiler.mytypereconstruction">CMultiplyTuple</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CMultiplyTuple.html#getResultTypes()">getResultTypes()</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CMultiplyTuple.html" title="class in mycompiler.mytypereconstruction">CMultiplyTuple</a></dt>
<dd>
<div class="block">Author: J<>rg B<>uerle<br/></div>
</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Method.html#getReturnType()">getReturnType()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Method.html" title="class in mycompiler.myclass">Method</a></dt>
<dd>
<div class="block">Liefert den Return Type der Methode.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/test/expectationTypes/MethodExpect.html#getReturntypes()">getReturntypes()</a></span> - Method in class mycompiler.test.expectationTypes.<a href="../mycompiler/test/expectationTypes/MethodExpect.html" title="class in mycompiler.test.expectationTypes">MethodExpect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/test/expectationTypes/MethodExpect.html#getReturntypesCopy()">getReturntypesCopy()</a></span> - Method in class mycompiler.test.expectationTypes.<a href="../mycompiler/test/expectationTypes/MethodExpect.html" title="class in mycompiler.test.expectationTypes">MethodExpect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/BoundedGenericTypeVar.html#getSignatureDefinition()">getSignatureDefinition()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/BoundedGenericTypeVar.html" title="class in mycompiler.mytype">BoundedGenericTypeVar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/ClassFile.html#getSignatureID()">getSignatureID()</a></span> - Method in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/ClassFile.html" title="class in mycompiler.mybytecode">ClassFile</a></dt>
<dd>
<div class="block">Gibt den NameIndex auf die UTF-8 Konstante "Signature" zurueck,
der fuer die Definition von Konstanten benoetigt wird.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/GenericTypeVar.html#getSignatureType(java.util.Vector)">getSignatureType(Vector)</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/GenericTypeVar.html" title="class in mycompiler.mytype">GenericTypeVar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/RefType.html#getSignatureType(java.util.Vector)">getSignatureType(Vector)</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/RefType.html" title="class in mycompiler.mytype">RefType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/Type.html#getSignatureType(java.util.Vector)">getSignatureType(Vector)</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/Type.html" title="class in mycompiler.mytype">Type</a></dt>
<dd>
<div class="block">Liefert den Typ fuer das Signature-Attribut zurueck.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/UsedId.html#getSignatureUsedId()">getSignatureUsedId()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/UsedId.html" title="class in mycompiler.myclass">UsedId</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Class.html#getSimpleName()">getSimpleName()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Class.html" title="class in mycompiler.myclass">Class</a></dt>
<dd>
<div class="block">HOTI
Liefert bei Klassen die fullyQualified angegeben wurden
nur den schlussendlichen Bezeichner
p.ex. java.util.Vector => Vector</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/UsedId.html#getSimpleName()">getSimpleName()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/UsedId.html" title="class in mycompiler.myclass">UsedId</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/RefType.html#getSimpleName()">getSimpleName()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/RefType.html" title="class in mycompiler.mytype">RefType</a></dt>
<dd>
<div class="block">HOTI
Liefert bei Klassen die fullyQualified angegeben wurden
nur den schlussendlichen Bezeichner
p.ex. java.util.Vector => Vector</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/Type.html#getSimpleName()">getSimpleName()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/Type.html" title="class in mycompiler.mytype">Type</a></dt>
<dd>
<div class="block">HOTI
Liefert bei Klassen die fullyQualified angegeben wurden
nur den schlussendlichen Bezeichner
p.ex. java.util.Vector => Vector</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#getstatic">getstatic</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CReconstructionTuple.html#getSubSet()">getSubSet()</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CReconstructionTuple.html" title="class in mycompiler.mytypereconstruction">CReconstructionTuple</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CMultiplyTuple.html#getSubstitutions()">getSubstitutions()</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CMultiplyTuple.html" title="class in mycompiler.mytypereconstruction">CMultiplyTuple</a></dt>
<dd>
<div class="block">Author: J<>rg B<>uerle<br/></div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CTriple.html#getSubstitutions()">getSubstitutions()</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CTriple.html" title="class in mycompiler.mytypereconstruction">CTriple</a></dt>
<dd>
<div class="block">Author: J<>rg B<>uerle<br/></div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CTypeReconstructionResult.html#getSubstitutions()">getSubstitutions()</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CTypeReconstructionResult.html" title="class in mycompiler.mytypereconstruction">CTypeReconstructionResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/AClassOrInterface.html#getSuperInterfaces()">getSuperInterfaces()</a></span> - Method in class mycompiler.<a href="../mycompiler/AClassOrInterface.html" title="class in mycompiler">AClassOrInterface</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/RefType.html#getSuperWildcardTypes()">getSuperWildcardTypes()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/RefType.html" title="class in mycompiler.mytype">RefType</a></dt>
<dd>
<div class="block">Liefert alle SuperWildcardTypes, die in diesem Typ enthalten sind.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/Type.html#getSuperWildcardTypes()">getSuperWildcardTypes()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/Type.html" title="class in mycompiler.mytype">Type</a></dt>
<dd>
<div class="block">Liefert alle SuperWildcardTypes, die in diesem Typ enthalten sind.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/MyCompiler.html#getSyntaxTree()">getSyntaxTree()</a></span> - Method in class mycompiler.<a href="../mycompiler/MyCompiler.html" title="class in mycompiler">MyCompiler</a></dt>
<dd>
<div class="block">Author: J<>rg B<>uerle<br/>
Liefert den geparsten Syntaxbaume zur<75>ck.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/MyCompilerAPI.html#getSyntaxTree()">getSyntaxTree()</a></span> - Method in interface mycompiler.<a href="../mycompiler/MyCompilerAPI.html" title="interface in mycompiler">MyCompilerAPI</a></dt>
<dd>
<div class="block">Author: J<>rg B<>uerle<br/>
Liefert den geparsten Syntaxbaum zur<75>ck.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/Pair.html#getTA1Copy()">getTA1Copy()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/Pair.html" title="class in mycompiler.mytype">Pair</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/Pair.html#getTA2Copy()">getTA2Copy()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/Pair.html" title="class in mycompiler.mytype">Pair</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../typinferenz/TypeAssumptions.html#getThisValue()">getThisValue()</a></span> - Method in class typinferenz.<a href="../typinferenz/TypeAssumptions.html" title="class in typinferenz">TypeAssumptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/unify/FC_TTO.html#getTTO()">getTTO()</a></span> - Method in class mycompiler.mytypereconstruction.unify.<a href="../mycompiler/mytypereconstruction/unify/FC_TTO.html" title="class in mycompiler.mytypereconstruction.unify">FC_TTO</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Class.html#getType()">getType()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Class.html" title="class in mycompiler.myclass">Class</a></dt>
<dd>
<div class="block">Erstellt einen RefType, welcher auf diese Klasse verweist</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Constant.html#getType()">getType()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Constant.html" title="class in mycompiler.myclass">Constant</a></dt>
<dd>
<div class="block">Gibt den Typ der Konstantendefinition zurueck.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/FormalParameter.html#getType()">getType()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/FormalParameter.html" title="class in mycompiler.myclass">FormalParameter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/InstVarDecl.html#getType()">getType()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/InstVarDecl.html" title="class in mycompiler.myclass">InstVarDecl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/ExprStmt.html#getType()">getType()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/ExprStmt.html" title="class in mycompiler.mystatement">ExprStmt</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/NewArray.html#getType()">getType()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/NewArray.html" title="class in mycompiler.mystatement">NewArray</a></dt>
<dd>
<div class="block">Author: J<>rg B<>uerle<br/></div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CSubstitution.html#getType()">getType()</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CSubstitution.html" title="class in mycompiler.mytypereconstruction">CSubstitution</a></dt>
<dd>
<div class="block">Author: J<>rg B<>uerle<br/></div>
</dd>
<dt><span class="strong"><a href="../typinferenz/ResultSet.html#getTypeEqualTo(mycompiler.mytype.Type)">getTypeEqualTo(Type)</a></span> - Method in class typinferenz.<a href="../typinferenz/ResultSet.html" title="class in typinferenz">ResultSet</a></dt>
<dd>
<div class="block">L<EFBFBD>st den <20>bergebenen Typ auf.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Class.html#getTypeInformation(java.util.Vector, java.util.Vector)">getTypeInformation(Vector&lt;Method&gt;, Vector&lt;Expr&gt;)</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Class.html" title="class in mycompiler.myclass">Class</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/FormalParameter.html#getTypeInformation()">getTypeInformation()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/FormalParameter.html" title="class in mycompiler.myclass">FormalParameter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Method.html#getTypeInformation()">getTypeInformation()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Method.html" title="class in mycompiler.myclass">Method</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/ParameterList.html#getTypeInformation()">getTypeInformation()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/ParameterList.html" title="class in mycompiler.myclass">ParameterList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/Assign.html#getTypeInformation()">getTypeInformation()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/Assign.html" title="class in mycompiler.mystatement">Assign</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/Block.html#getTypeInformation()">getTypeInformation()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/Block.html" title="class in mycompiler.mystatement">Block</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/LambdaExpression.html#getTypeInformation()">getTypeInformation()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/LambdaExpression.html" title="class in mycompiler.mystatement">LambdaExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/LocalOrFieldVar.html#getTypeInformation()">getTypeInformation()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/LocalOrFieldVar.html" title="class in mycompiler.mystatement">LocalOrFieldVar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/LocalVarDecl.html#getTypeInformation()">getTypeInformation()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/LocalVarDecl.html" title="class in mycompiler.mystatement">LocalVarDecl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/Return.html#getTypeInformation()">getTypeInformation()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/Return.html" title="class in mycompiler.mystatement">Return</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/Statement.html#getTypeInformation()">getTypeInformation()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/Statement.html" title="class in mycompiler.mystatement">Statement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/FormalParameter.html#getTypeLineNumber()">getTypeLineNumber()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/FormalParameter.html" title="class in mycompiler.myclass">FormalParameter</a></dt>
<dd>
<div class="block"><br>Author: J<>rg B<>uerle</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/InstVarDecl.html#getTypeLineNumber()">getTypeLineNumber()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/InstVarDecl.html" title="class in mycompiler.myclass">InstVarDecl</a></dt>
<dd>
<div class="block"><br>Author: J<>rg B<>uerle</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Method.html#getTypeLineNumber()">getTypeLineNumber()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Method.html" title="class in mycompiler.myclass">Method</a></dt>
<dd>
<div class="block"><br>Author: Jrg Buerle</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/Block.html#getTypeLineNumber()">getTypeLineNumber()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/Block.html" title="class in mycompiler.mystatement">Block</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/EmptyStmt.html#getTypeLineNumber()">getTypeLineNumber()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/EmptyStmt.html" title="class in mycompiler.mystatement">EmptyStmt</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/ExprStmt.html#getTypeLineNumber()">getTypeLineNumber()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/ExprStmt.html" title="class in mycompiler.mystatement">ExprStmt</a></dt>
<dd>
<div class="block"><br>Author: J<>rg B<>uerle</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/ForStmt.html#getTypeLineNumber()">getTypeLineNumber()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/ForStmt.html" title="class in mycompiler.mystatement">ForStmt</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/IfStmt.html#getTypeLineNumber()">getTypeLineNumber()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/IfStmt.html" title="class in mycompiler.mystatement">IfStmt</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/LocalVarDecl.html#getTypeLineNumber()">getTypeLineNumber()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/LocalVarDecl.html" title="class in mycompiler.mystatement">LocalVarDecl</a></dt>
<dd>
<div class="block"><br>Author: J<>rg B<>uerle</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/Return.html#getTypeLineNumber()">getTypeLineNumber()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/Return.html" title="class in mycompiler.mystatement">Return</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/WhileStmt.html#getTypeLineNumber()">getTypeLineNumber()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/WhileStmt.html" title="class in mycompiler.mystatement">WhileStmt</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/replacementlistener/ITypeReplacementListener.html#getTypeLineNumber()">getTypeLineNumber()</a></span> - Method in interface mycompiler.mytypereconstruction.replacementlistener.<a href="../mycompiler/mytypereconstruction/replacementlistener/ITypeReplacementListener.html" title="interface in mycompiler.mytypereconstruction.replacementlistener">ITypeReplacementListener</a></dt>
<dd>
<div class="block">Gibt die Zeilennummer zur<75>ck, in der eine <code>TypePlaceholder</code>
angelegt worden ist.</div>
</dd>
<dt><span class="strong"><a href="../typinferenz/FunN.html#getTypeLineNumber()">getTypeLineNumber()</a></span> - Method in class typinferenz.<a href="../typinferenz/FunN.html" title="class in typinferenz">FunN</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Constant.html#getTypeName()">getTypeName()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Constant.html" title="class in mycompiler.myclass">Constant</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/FieldDecl.html#getTypeName()">getTypeName()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/FieldDecl.html" title="class in mycompiler.myclass">FieldDecl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/FieldInitialization.html#getTypeName()">getTypeName()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/FieldInitialization.html" title="class in mycompiler.myclass">FieldInitialization</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/FormalParameter.html#getTypeName()">getTypeName()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/FormalParameter.html" title="class in mycompiler.myclass">FormalParameter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/InstVarDecl.html#getTypeName()">getTypeName()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/InstVarDecl.html" title="class in mycompiler.myclass">InstVarDecl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Method.html#getTypeName()">getTypeName()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Method.html" title="class in mycompiler.myclass">Method</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/ExprStmt.html#getTypeName()">getTypeName()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/ExprStmt.html" title="class in mycompiler.mystatement">ExprStmt</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/RefType.html#getTypeName()">getTypeName()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/RefType.html" title="class in mycompiler.mytype">RefType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CTypeReconstructionResult.html#getTypeOfPlaceholder(mycompiler.mytype.TypePlaceholder)">getTypeOfPlaceholder(TypePlaceholder)</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CTypeReconstructionResult.html" title="class in mycompiler.mytypereconstruction">CTypeReconstructionResult</a></dt>
<dd>
<div class="block">Ermittelt den in diesem ResultSet f<>r den TypePlaceholder tph zugewiesenen Wert.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CSubstitution.html#getTypeVar()">getTypeVar()</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CSubstitution.html" title="class in mycompiler.mytypereconstruction">CSubstitution</a></dt>
<dd>
<div class="block">Author: J<>rg B<>uerle<br/></div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CSubstitutionGenVar.html#getTypeVar()">getTypeVar()</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CSubstitutionGenVar.html" title="class in mycompiler.mytypereconstruction">CSubstitutionGenVar</a></dt>
<dd>
<div class="block">Author: J<>rg B<>uerle<br/></div>
</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/FormalParameter.html#getTypeVariable()">getTypeVariable()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/FormalParameter.html" title="class in mycompiler.myclass">FormalParameter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/Statement.html#getTypeVariable()">getTypeVariable()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/Statement.html" title="class in mycompiler.mystatement">Statement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../typinferenz/Typable.html#getTypeVariable()">getTypeVariable()</a></span> - Method in interface typinferenz.<a href="../typinferenz/Typable.html" title="interface in typinferenz">Typable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/CTypeReconstructionResult.html#getUnifiedConstraints()">getUnifiedConstraints()</a></span> - Method in class mycompiler.mytypereconstruction.<a href="../mycompiler/mytypereconstruction/CTypeReconstructionResult.html" title="class in mycompiler.mytypereconstruction">CTypeReconstructionResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/unify/MUB.html#getUnifier()">getUnifier()</a></span> - Method in class mycompiler.mytypereconstruction.unify.<a href="../mycompiler/mytypereconstruction/unify/MUB.html" title="class in mycompiler.mytypereconstruction.unify">MUB</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/test/expectationTypes/MethodExpect.html#getUnknownReturnType()">getUnknownReturnType()</a></span> - Method in class mycompiler.test.expectationTypes.<a href="../mycompiler/test/expectationTypes/MethodExpect.html" title="class in mycompiler.test.expectationTypes">MethodExpect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/test/expectationTypes/UnknownTypesMappingExpect.html#getUnknownTypeNameMapping()">getUnknownTypeNameMapping()</a></span> - Method in class mycompiler.test.expectationTypes.<a href="../mycompiler/test/expectationTypes/UnknownTypesMappingExpect.html" title="class in mycompiler.test.expectationTypes">UnknownTypesMappingExpect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Class.html#getUsedIdsToCheck()">getUsedIdsToCheck()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Class.html" title="class in mycompiler.myclass">Class</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Constant.html#getValue()">getValue()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Constant.html" title="class in mycompiler.myclass">Constant</a></dt>
<dd>
<div class="block">Gibt den Wert der Konstantendefinition zurueck.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/IItemWithOffset.html#getVariableLength()">getVariableLength()</a></span> - Method in interface mycompiler.<a href="../mycompiler/IItemWithOffset.html" title="interface in mycompiler">IItemWithOffset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/InstVarDecl.html#getVariableLength()">getVariableLength()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/InstVarDecl.html" title="class in mycompiler.myclass">InstVarDecl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/Method.html#getVariableLength()">getVariableLength()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/Method.html" title="class in mycompiler.myclass">Method</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/UsedId.html#getVariableLength()">getVariableLength()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/UsedId.html" title="class in mycompiler.myclass">UsedId</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myoperator/Operator.html#getVariableLength()">getVariableLength()</a></span> - Method in class mycompiler.myoperator.<a href="../mycompiler/myoperator/Operator.html" title="class in mycompiler.myoperator">Operator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mystatement/Statement.html#getVariableLength()">getVariableLength()</a></span> - Method in class mycompiler.mystatement.<a href="../mycompiler/mystatement/Statement.html" title="class in mycompiler.mystatement">Statement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/Type.html#getVariableLength()">getVariableLength()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/Type.html" title="class in mycompiler.mytype">Type</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../typinferenz/TypeAssumptions.html#getVarType(java.lang.String)">getVarType(String)</a></span> - Method in class typinferenz.<a href="../typinferenz/TypeAssumptions.html" title="class in typinferenz">TypeAssumptions</a></dt>
<dd>
<div class="block">Durchsucht die Assumptions des aktuellen G<>ltigkeitsbereichs (lokale Variablen und Felder der aktuellen Klasse) nach einem Eintrag f<>r den <20>bergebenen Variablennamen.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/myparser/InterfaceList.html#getVector()">getVector()</a></span> - Method in class mycompiler.myparser.<a href="../mycompiler/myparser/InterfaceList.html" title="class in mycompiler.myparser">InterfaceList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytypereconstruction/set/CVectorSet.html#getVector()">getVector()</a></span> - Method in class mycompiler.mytypereconstruction.set.<a href="../mycompiler/mytypereconstruction/set/CVectorSet.html" title="class in mycompiler.mytypereconstruction.set">CVectorSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myclass/FieldInitialization.html#getWert()">getWert()</a></span> - Method in class mycompiler.myclass.<a href="../mycompiler/myclass/FieldInitialization.html" title="class in mycompiler.myclass">FieldInitialization</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/ExtendsWildcardType.html#GetWildcardType()">GetWildcardType()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/ExtendsWildcardType.html" title="class in mycompiler.mytype">ExtendsWildcardType</a></dt>
<dd>
<div class="block">Author: Arne L<>dtke<br/>
Das gleiche wie get_ExtendsType().</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/SuperWildcardType.html#GetWildcardType()">GetWildcardType()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/SuperWildcardType.html" title="class in mycompiler.mytype">SuperWildcardType</a></dt>
<dd>
<div class="block">Author: Arne L<>dtke<br/>
Das gleiche wie get_SuperType().</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mytype/WildcardType.html#GetWildcardType()">GetWildcardType()</a></span> - Method in class mycompiler.mytype.<a href="../mycompiler/mytype/WildcardType.html" title="class in mycompiler.mytype">WildcardType</a></dt>
<dd>
<div class="block">Author: Arne L<>dtke<br/>
Die Allgemeine Wildcard enth<74>lt keinen Typen.</div>
</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#goto_">goto_</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/mybytecode/JVMCode.html#goto_w">goto_w</a></span> - Static variable in class mycompiler.mybytecode.<a href="../mycompiler/mybytecode/JVMCode.html" title="class in mycompiler.mybytecode">JVMCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myparser/JavaParser.html#GREATEREQUAL">GREATEREQUAL</a></span> - Static variable in class mycompiler.myparser.<a href="../mycompiler/myparser/JavaParser.html" title="class in mycompiler.myparser">JavaParser</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../mycompiler/myoperator/GreaterEquOp.html" title="class in mycompiler.myoperator"><span class="strong">GreaterEquOp</span></a> - Class in <a href="../mycompiler/myoperator/package-summary.html">mycompiler.myoperator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myoperator/GreaterEquOp.html#GreaterEquOp(int, int)">GreaterEquOp(int, int)</a></span> - Constructor for class mycompiler.myoperator.<a href="../mycompiler/myoperator/GreaterEquOp.html" title="class in mycompiler.myoperator">GreaterEquOp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../mycompiler/myoperator/GreaterOp.html" title="class in mycompiler.myoperator"><span class="strong">GreaterOp</span></a> - Class in <a href="../mycompiler/myoperator/package-summary.html">mycompiler.myoperator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../mycompiler/myoperator/GreaterOp.html#GreaterOp(int, int)">GreaterOp(int, int)</a></span> - Constructor for class mycompiler.myoperator.<a href="../mycompiler/myoperator/GreaterOp.html" title="class in mycompiler.myoperator">GreaterOp</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">K</a>&nbsp;<a href="index-12.html">L</a>&nbsp;<a href="index-13.html">M</a>&nbsp;<a href="index-14.html">N</a>&nbsp;<a href="index-15.html">O</a>&nbsp;<a href="index-16.html">P</a>&nbsp;<a href="index-17.html">R</a>&nbsp;<a href="index-18.html">S</a>&nbsp;<a href="index-19.html">T</a>&nbsp;<a href="index-20.html">U</a>&nbsp;<a href="index-21.html">V</a>&nbsp;<a href="index-22.html">W</a>&nbsp;<a href="index-23.html">X</a>&nbsp;<a href="index-24.html">Y</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-6.html">Prev Letter</a></li>
<li><a href="index-8.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-7.html" target="_top">Frames</a></li>
<li><a href="index-7.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>