org.media.mn8
Class Eacher

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

public class Eacher
extends Object

Helping with the each blocks.

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

Constructor Summary
Eacher(Vector elements, long idxPos, mn8TreeWalker walker, antlr.collections.AST ident, Series in, antlr.collections.AST block, 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(Vector elements,
              long idxPos,
              mn8TreeWalker walker,
              antlr.collections.AST ident,
              Series in,
              antlr.collections.AST block,
              Vector breakExpr)
Method Detail

doEachBlock

public void doEachBlock()
                 throws antlr.RecognitionException
antlr.RecognitionException

isLastItem

public boolean isLastItem()

getCurentIndex

public long getCurentIndex()


"Copyright © 2000-2002 Internet Multicasting Services, media.org & noLimits Technologies. All Rights Reserved."