Uses of Interface
org.ek9lang.compiler.phase7.generator.BoundaryConditionBuilder
Packages that use BoundaryConditionBuilder
-
Uses of BoundaryConditionBuilder in org.ek9lang.compiler.phase7.generator
Methods in org.ek9lang.compiler.phase7.generator with parameters of type BoundaryConditionBuilderModifier and TypeMethodDescription(package private) voidStreamEmissionEngine.applyGroupingStage(StreamSource source, ISymbol consumedElementType, BucketTracker tracker, StageGroup preStageGroup, StageGroup postStageGroup, BoundaryConditionBuilder boundaryBuilder, TerminalSetup terminalSetup, List<IRInstr> instructions, DebugInfo debugInfo) Shared drain+emit engine for the consecutive-grouping stream stages (GROUP, SPLIT).