Uses of Class
colesico.framework.service.codegen.parser.RoundContext
-
Packages that use RoundContext Package Description colesico.framework.service.codegen.modulator -
-
Uses of RoundContext in colesico.framework.service.codegen.modulator
Fields in colesico.framework.service.codegen.modulator declared as RoundContext Modifier and Type Field Description protected RoundContextModulator. roundContextMethods in colesico.framework.service.codegen.modulator that return RoundContext Modifier and Type Method Description RoundContextModulator. getRoundContext()Methods in colesico.framework.service.codegen.modulator with parameters of type RoundContext Modifier and Type Method Description voidModulatorKit. notifyRoundStart(RoundContext context)voidModulator. onRoundStart(RoundContext context)
-