org.media.mn8
Class Eacher

java.lang.Object
  |
  +--org.media.mn8.Eacher

public class Eacher
extends java.lang.Object

Helping with the each blocks.

Version:
$Revision: 1.2 $ $Date: 2002/03/25 14:48:23 $
Author:
Remus Pereni

Constructor Summary
Eacher(java.util.Vector elements, long idxPos, mn8TreeWalker walker, antlr.collections.AST ident, Series in, antlr.collections.AST block, java.util.Vector breakExpr)
           
 
Method Summary
 void doEachBlock()
           
 long getCurentIndex()
           
 boolean isLastItem()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Eacher

public Eacher(java.util.Vector elements,
              long idxPos,
              mn8TreeWalker walker,
              antlr.collections.AST ident,
              Series in,
              antlr.collections.AST block,
              java.util.Vector breakExpr)
Method Detail

doEachBlock

public void doEachBlock()
                 throws antlr.RecognitionException

isLastItem

public boolean isLastItem()

getCurentIndex

public long getCurentIndex()


"Copyright © 2001 Internet Multicasting Services & media.org. All Rights Reserved."