Class AbstractCodeIterator

java.lang.Object
net.sourceforge.plantuml.tim.iterator.AbstractCodeIterator
All Implemented Interfaces:
CodeIterator
Direct Known Subclasses:
CodeIteratorAffectation, CodeIteratorForeach, CodeIteratorIf, CodeIteratorInnerComment, CodeIteratorLegacyDefine, CodeIteratorLongComment, CodeIteratorProcedure, CodeIteratorReturnFunction, CodeIteratorShortComment, CodeIteratorSub, CodeIteratorWhile

public abstract class AbstractCodeIterator extends java.lang.Object implements CodeIterator
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected final CodeIterator
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    final void
     
    void
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface net.sourceforge.plantuml.tim.iterator.CodeIterator

    peek