Class ParserCompilationContext.Continuation

java.lang.Object
eu.bandm.tools.ramus.runtime2.ParserCompilationContext.Continuation
All Implemented Interfaces:
Consumer<CompilationContext>
Enclosing class:
ParserCompilationContext

public abstract static class ParserCompilationContext.Continuation extends Object implements Consumer<CompilationContext>
body is eventually to be called with args and three additional inputs.