<!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:01 CEST 2013 --> <title>IItemWithOffset</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="IItemWithOffset"; } //--> </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><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/IItemWithOffset.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../deprecated-list.html">Deprecated</a></li> <li><a href="../index-files/index-1.html">Index</a></li> <li><a href="../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../mycompiler/AClassOrInterface.html" title="class in mycompiler"><span class="strong">Prev Class</span></a></li> <li><a href="../mycompiler/MyCompiler.html" title="class in mycompiler"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../index.html?mycompiler/IItemWithOffset.html" target="_top">Frames</a></li> <li><a href="IItemWithOffset.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> <div> <ul class="subNavList"> <li>Summary: </li> <li>Nested | </li> <li>Field | </li> <li>Constr | </li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail: </li> <li>Field | </li> <li>Constr | </li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">mycompiler</div> <h2 title="Interface IItemWithOffset" class="title">Interface IItemWithOffset</h2> </div> <div class="contentContainer"> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Known Implementing Classes:</dt> <dd><a href="../mycompiler/myoperator/AddOp.html" title="class in mycompiler.myoperator">AddOp</a>, <a href="../mycompiler/myoperator/AndOp.html" title="class in mycompiler.myoperator">AndOp</a>, <a href="../mycompiler/mystatement/Assign.html" title="class in mycompiler.mystatement">Assign</a>, <a href="../mycompiler/mytype/BaseType.html" title="class in mycompiler.mytype">BaseType</a>, <a href="../mycompiler/mystatement/Binary.html" title="class in mycompiler.mystatement">Binary</a>, <a href="../mycompiler/mystatement/BinaryExpr.html" title="class in mycompiler.mystatement">BinaryExpr</a>, <a href="../mycompiler/mystatement/Block.html" title="class in mycompiler.mystatement">Block</a>, <a href="../mycompiler/mytype/BooleanType.html" title="class in mycompiler.mytype">BooleanType</a>, <a href="../mycompiler/mystatement/BoolLiteral.html" title="class in mycompiler.mystatement">BoolLiteral</a>, <a href="../mycompiler/mytype/BoundedGenericTypeVar.html" title="class in mycompiler.mytype">BoundedGenericTypeVar</a>, <a href="../mycompiler/mystatement/CastExpr.html" title="class in mycompiler.mystatement">CastExpr</a>, <a href="../mycompiler/mytype/CharacterType.html" title="class in mycompiler.mytype">CharacterType</a>, <a href="../mycompiler/mystatement/CharLiteral.html" title="class in mycompiler.mystatement">CharLiteral</a>, <a href="../mycompiler/myclass/Constructor.html" title="class in mycompiler.myclass">Constructor</a>, <a href="../mycompiler/myoperator/DivideOp.html" title="class in mycompiler.myoperator">DivideOp</a>, <a href="../mycompiler/mystatement/DoubleLiteral.html" title="class in mycompiler.mystatement">DoubleLiteral</a>, <a href="../mycompiler/mytype/DoubleType.html" title="class in mycompiler.mytype">DoubleType</a>, <a href="../mycompiler/mystatement/EmptyStmt.html" title="class in mycompiler.mystatement">EmptyStmt</a>, <a href="../mycompiler/myoperator/EqualOp.html" title="class in mycompiler.myoperator">EqualOp</a>, <a href="../mycompiler/mystatement/Expr.html" title="class in mycompiler.mystatement">Expr</a>, <a href="../mycompiler/mystatement/ExprStmt.html" title="class in mycompiler.mystatement">ExprStmt</a>, <a href="../mycompiler/mytype/ExtendsWildcardType.html" title="class in mycompiler.mytype">ExtendsWildcardType</a>, <a href="../mycompiler/mystatement/FloatLiteral.html" title="class in mycompiler.mystatement">FloatLiteral</a>, <a href="../mycompiler/mytype/FloatType.html" title="class in mycompiler.mytype">FloatType</a>, <a href="../mycompiler/mystatement/ForStmt.html" title="class in mycompiler.mystatement">ForStmt</a>, <a href="../mycompiler/mytype/FreshExtendsWildcardType.html" title="class in mycompiler.mytype">FreshExtendsWildcardType</a>, <a href="../mycompiler/mytype/FreshSuperWildcardType.html" title="class in mycompiler.mytype">FreshSuperWildcardType</a>, <a href="../typinferenz/FreshTypeVariable.html" title="class in typinferenz">FreshTypeVariable</a>, <a href="../mycompiler/mytype/FreshWildcardType.html" title="class in mycompiler.mytype">FreshWildcardType</a>, <a href="../typinferenz/FunN.html" title="class in typinferenz">FunN</a>, <a href="../mycompiler/mytype/GenericTypeVar.html" title="class in mycompiler.mytype">GenericTypeVar</a>, <a href="../mycompiler/myoperator/GreaterEquOp.html" title="class in mycompiler.myoperator">GreaterEquOp</a>, <a href="../mycompiler/myoperator/GreaterOp.html" title="class in mycompiler.myoperator">GreaterOp</a>, <a href="../mycompiler/mystatement/IfStmt.html" title="class in mycompiler.mystatement">IfStmt</a>, <a href="../mycompiler/mystatement/InstanceOf.html" title="class in mycompiler.mystatement">InstanceOf</a>, <a href="../mycompiler/mystatement/InstVar.html" title="class in mycompiler.mystatement">InstVar</a>, <a href="../mycompiler/mytype/IntegerType.html" title="class in mycompiler.mytype">IntegerType</a>, <a href="../mycompiler/mystatement/IntLiteral.html" title="class in mycompiler.mystatement">IntLiteral</a>, <a href="../mycompiler/mystatement/LambdaExpression.html" title="class in mycompiler.mystatement">LambdaExpression</a>, <a href="../mycompiler/myoperator/LessEquOp.html" title="class in mycompiler.myoperator">LessEquOp</a>, <a href="../mycompiler/myoperator/LessOp.html" title="class in mycompiler.myoperator">LessOp</a>, <a href="../mycompiler/mystatement/Literal.html" title="class in mycompiler.mystatement">Literal</a>, <a href="../mycompiler/mystatement/LocalOrFieldVar.html" title="class in mycompiler.mystatement">LocalOrFieldVar</a>, <a href="../mycompiler/mystatement/LocalVarDecl.html" title="class in mycompiler.mystatement">LocalVarDecl</a>, <a href="../mycompiler/myoperator/LogOp.html" title="class in mycompiler.myoperator">LogOp</a>, <a href="../mycompiler/mystatement/LongLiteral.html" title="class in mycompiler.mystatement">LongLiteral</a>, <a href="../mycompiler/mytype/LongType.html" title="class in mycompiler.mytype">LongType</a>, <a href="../mycompiler/myclass/Method.html" title="class in mycompiler.myclass">Method</a>, <a href="../mycompiler/mystatement/MethodCall.html" title="class in mycompiler.mystatement">MethodCall</a>, <a href="../mycompiler/myoperator/MinusOp.html" title="class in mycompiler.myoperator">MinusOp</a>, <a href="../mycompiler/myoperator/ModuloOp.html" title="class in mycompiler.myoperator">ModuloOp</a>, <a href="../mycompiler/myoperator/MulOp.html" title="class in mycompiler.myoperator">MulOp</a>, <a href="../mycompiler/mystatement/NegativeExpr.html" title="class in mycompiler.mystatement">NegativeExpr</a>, <a href="../mycompiler/mystatement/NewArray.html" title="class in mycompiler.mystatement">NewArray</a>, <a href="../mycompiler/mystatement/NewClass.html" title="class in mycompiler.mystatement">NewClass</a>, <a href="../mycompiler/myoperator/NotEqualOp.html" title="class in mycompiler.myoperator">NotEqualOp</a>, <a href="../mycompiler/mystatement/NotExpr.html" title="class in mycompiler.mystatement">NotExpr</a>, <a href="../mycompiler/mystatement/Null.html" title="class in mycompiler.mystatement">Null</a>, <a href="../mycompiler/myoperator/Operator.html" title="class in mycompiler.myoperator">Operator</a>, <a href="../mycompiler/myoperator/OrOp.html" title="class in mycompiler.myoperator">OrOp</a>, <a href="../mycompiler/myoperator/PlusOp.html" title="class in mycompiler.myoperator">PlusOp</a>, <a href="../mycompiler/mystatement/PositivExpr.html" title="class in mycompiler.mystatement">PositivExpr</a>, <a href="../mycompiler/mystatement/PostDecExpr.html" title="class in mycompiler.mystatement">PostDecExpr</a>, <a href="../mycompiler/mystatement/PostIncExpr.html" title="class in mycompiler.mystatement">PostIncExpr</a>, <a href="../mycompiler/mystatement/PreDecExpr.html" title="class in mycompiler.mystatement">PreDecExpr</a>, <a href="../mycompiler/mystatement/PreIncExpr.html" title="class in mycompiler.mystatement">PreIncExpr</a>, <a href="../mycompiler/mytype/RefType.html" title="class in mycompiler.mytype">RefType</a>, <a href="../mycompiler/myoperator/RelOp.html" title="class in mycompiler.myoperator">RelOp</a>, <a href="../mycompiler/mystatement/Return.html" title="class in mycompiler.mystatement">Return</a>, <a href="../mycompiler/mytype/ReturnType.html" title="class in mycompiler.mytype">ReturnType</a>, <a href="../mycompiler/mystatement/Statement.html" title="class in mycompiler.mystatement">Statement</a>, <a href="../mycompiler/mystatement/StringLiteral.html" title="class in mycompiler.mystatement">StringLiteral</a>, <a href="../mycompiler/mytype/SuperWildcardType.html" title="class in mycompiler.mytype">SuperWildcardType</a>, <a href="../mycompiler/mystatement/This.html" title="class in mycompiler.mystatement">This</a>, <a href="../mycompiler/myoperator/TimesOp.html" title="class in mycompiler.myoperator">TimesOp</a>, <a href="../mycompiler/mytype/Type.html" title="class in mycompiler.mytype">Type</a>, <a href="../mycompiler/mytype/TypePlaceholder.html" title="class in mycompiler.mytype">TypePlaceholder</a>, <a href="../mycompiler/mystatement/UnaryExpr.html" title="class in mycompiler.mystatement">UnaryExpr</a>, <a href="../mycompiler/myclass/UsedId.html" title="class in mycompiler.myclass">UsedId</a>, <a href="../mycompiler/mytype/Void.html" title="class in mycompiler.mytype">Void</a>, <a href="../mycompiler/mystatement/WhileStmt.html" title="class in mycompiler.mystatement">WhileStmt</a>, <a href="../mycompiler/mytype/WildcardType.html" title="class in mycompiler.mytype">WildcardType</a></dd> </dl> <hr> <br> <pre>public interface <span class="strong">IItemWithOffset</span></pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span>Methods</span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../mycompiler/IItemWithOffset.html#getOffset()">getOffset</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../mycompiler/IItemWithOffset.html#getVariableLength()">getVariableLength</a></strong>()</code> </td> </tr> </table> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="getOffset()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getOffset</h4> <pre>int getOffset()</pre> </li> </ul> <a name="getVariableLength()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getVariableLength</h4> <pre>int getVariableLength()</pre> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= 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><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/IItemWithOffset.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../deprecated-list.html">Deprecated</a></li> <li><a href="../index-files/index-1.html">Index</a></li> <li><a href="../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../mycompiler/AClassOrInterface.html" title="class in mycompiler"><span class="strong">Prev Class</span></a></li> <li><a href="../mycompiler/MyCompiler.html" title="class in mycompiler"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../index.html?mycompiler/IItemWithOffset.html" target="_top">Frames</a></li> <li><a href="IItemWithOffset.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> <div> <ul class="subNavList"> <li>Summary: </li> <li>Nested | </li> <li>Field | </li> <li>Constr | </li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail: </li> <li>Field | </li> <li>Constr | </li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>