Uses of Interface
de.grogra.xl.lang.DisposableIterator
Packages that use DisposableIterator
-
Uses of DisposableIterator in de.grogra.rgg
Methods in de.grogra.rgg that return DisposableIteratorModifier and TypeMethodDescriptionstatic DisposableIteratorLibrary.apply(int count) This finish iterator (see the XL Language Specification) is used in afor-statement to execute its bodycounttimes.static DisposableIteratorLibrary.applyUntilFinished()This finish iterator (see the XL Language Specification) is used in afor-statement to execute its body as long as the body makes modifications to the graph.static DisposableIteratorLibrary.interpretiveRules()