method com.dmdirc.addons.time.TimedCommand__static_init










method void com.dmdirc.addons.time.TimedCommand(int, int, String, InputWindow)
postthis.command == command
postinit'ed(this.command)
postthis.origin == origin
postinit'ed(this.origin)
postthis.repetitions == repetitions
postinit'ed(this.repetitions)
postthis.timer == &new Timer(TimedCommand#1)
postnew Timer(TimedCommand#1) num objects == 1










method void run()
prethis.repetitions >= -231+1
pre(soft) this.timer != null
presumptioncom.dmdirc.commandparser.parsers.GlobalCommandParse r:getGlobalCommandParser(...)@73 != null
presumptioncom.dmdirc.ui.interfaces.InputWindow:getCommandPars er(...)@75 != null
postthis.repetitions == old this.repetitions - 1
postthis.repetitions <= 232-2
test_vectorthis.repetitions: {2..232-1}, {-231+1..1}
test_vectorthis.origin: Inverse{null}, Addr_Set{null}









  method not available - call not analyzedInfocall on GlobalCommandParser com.dmdirc. commandparser.parsers.GlobalCommandParser:getGlobal CommandParser()










  method not available - call not analyzedInfocall on CommandParser com.dmdirc.ui.interfaces. InputWindow:getCommandParser()










  method not available - call not analyzedInfocall on void com.dmdirc.commandparser.parsers. CommandParser:parseCommand(InputWindow, String)