Uses of Interface
de.grogra.pf.io.ReaderSource
Packages that use ReaderSource
-
Uses of ReaderSource in de.grogra.grogra
Constructors in de.grogra.grogra with parameters of type ReaderSource -
Uses of ReaderSource in de.grogra.pf.io
Classes in de.grogra.pf.io that implement ReaderSourceModifier and TypeClassDescriptionclass
class
final class
class
class
A simple implementation ofReaderSource
which wraps an existingReader
.class
-
Uses of ReaderSource in de.grogra.rgg.model
Constructors in de.grogra.rgg.model with parameters of type ReaderSourceModifierConstructorDescriptionCompiledRGGFilter
(FilterItem item, ReaderSource source) Constructs a new filter which transforms the inputsource
into an instance ofCompilationUnit
which can be compiled afterwards.JavaFilter
(FilterItem item, ReaderSource source) RGGFilter
(FilterItem item, ReaderSource source) XLFilter
(FilterItem item, ReaderSource source) Constructs a new filter which transforms the inputsource
into an instance ofCompilationUnit
which can be compiled afterwards.