method com.dmdirc.commandparser.commands.channel. KickReason__static_init










method void com.dmdirc.commandparser.commands.channel. KickReason()
preinit'ed(com/dmdirc/commandparser/CommandManager. commandChar)
unanalyzedcall on com.dmdirc.commandparser.commands.Command
unanalyzedcall on java.util.List:iterator
unanalyzedcall on getName
unanalyzedcall on java.lang.String:toLowerCase
unanalyzedcall on java.util.Map:put
unanalyzedcall on java.util.Map:remove
unanalyzedcall on com.dmdirc.ui.input.TabCompleter:addEntry
unanalyzedcall on com.dmdirc.ui.input.TabCompleter:removeEntr y
unanalyzedcall on com.dmdirc.ServerManager:getServerManager
unanalyzedcall on com.dmdirc.ServerManager:getServers
unanalyzedcall on getType
unanalyzedcall on com.dmdirc.Server:getTabCompleter
unanalyzedcall on com.dmdirc.Server:getChannels
unanalyzedcall on com.dmdirc.Server:getChannel
unanalyzedcall on com.dmdirc.Channel:getTabCompleter
unanalyzedcall on com.dmdirc.Server:getQueries
unanalyzedcall on com.dmdirc.Query:getTabCompleter
unanalyzedcall on com.dmdirc.util.MapList:containsKey
unanalyzedcall on com.dmdirc.util.MapList:get










method void execute(InputWindow, Server, Channel, bool, CommandArguments)
preargs != null
preinit'ed(args.words)
pre(soft) args.line != null
pre(soft) channel != null
pre(soft) init'ed(com/dmdirc/commandparser/CommandMana ger.commandChar)
pre(soft) origin != null
presumptioncom.dmdirc.Channel:getChannelInfo(...)@61 != null
presumptioncom.dmdirc.ui.interfaces.InputWindow:getConfigManag er(...).sources@68 != null
presumptioncom.dmdirc.ui.interfaces.InputWindow:getConfigManag er(...)@68 != null
presumptiongetArguments(...).length@61 >= 1
presumptiongetArguments(...).length@65 >= 1
presumptionjava.util.Arrays:copyOfRange(...)@99 != null
postargs.words != null
postinit'ed(java.lang.String:split(...)._tainted)
postjava.lang.String:split(...)._tainted == 0
postinit'ed(java.lang.String:split(...).length)
unanalyzedcall on java.lang.Throwable:__curr_excep_obj
unanalyzedcall on java.util.Map:containsKey
unanalyzedcall on java.util.Map:get
unanalyzedcall on java.lang.Integer:intValue
unanalyzedcall on java.lang.Integer:valueOf
unanalyzedcall on java.util.Map:put
unanalyzedcall on java.util.List:iterator
unanalyzedcall on hasOption
unanalyzedcall on getOption
unanalyzedcall on java.lang.IllegalArgumentException
unanalyzedcall on com.dmdirc.util.ConfigFile:getKeyDomain
unanalyzedcall on com.dmdirc.util.ConfigFile:isKeyDomain
unanalyzedcall on java.lang.String:split
unanalyzedcall on java.util.Arrays:copyOfRange
unanalyzedcall on com.dmdirc.ui.interfaces.InputWindow:addLin e
unanalyzedcall on getCommandChar
unanalyzedcall on java.lang.Character:valueOf
unanalyzedcall on java.util.regex.Pattern:compile
unanalyzedcall on java.util.regex.Pattern:matcher
unanalyzedcall on java.util.regex.Matcher:matches
unanalyzedcall on java.util.regex.Matcher:group
test_vectorcom.dmdirc.parser.irc.ChannelInfo:getUser(...)@61: Inverse{null}, Addr_Set{null}
test_vectorgetArguments(...).length@56: {1..+Inf}, {0}
test_vectorgetArguments(...).length@68: {0,1}, {2..+Inf}









  method not available - call not analyzedInfocall on ChannelInfo com.dmdirc.Channel:getChannelIn fo()
  method not available - call not analyzedInfocall on ChannelClientInfo com.dmdirc.parser.irc. ChannelInfo:getUser(String)










  method not available - call not analyzedInfocall on ConfigManager com.dmdirc.ui.interfaces. InputWindow:getConfigManager()
  method not available - call not analyzedInfocall on void com.dmdirc.parser.irc.ChannelClientInf o:kick(String)











method String getName()
postreturn_value == &"kick"










method bool showInHelp()
postreturn_value == 1










method String getHelp()
postreturn_value == &amp;"kick <user> [reason] - kicks the specified user from the channel"










method AdditionalTabTargets getSuggestions(int, List)
presumptioninit'ed(com.dmdirc.ui.input.TabCompletionType. CHANNEL_NICK)
postreturn_value == &amp;new AdditionalTabTargets(getSu ggestions#1)
postnew AdditionalTabTargets(getSuggestions#1) num objects == 1
test_vectorarg: {-231..-1, 1..232-1}, {0}









  method not available - call not analyzedInfocall on void com.dmdirc.ui.input.AdditionalTabTarge ts()










  method not available - call not analyzedInfocall on AdditionalTabTargets com.dmdirc.ui.input. AdditionalTabTargets:excludeAll()










  method not available - call not analyzedInfocall on void com.dmdirc.ui.input.AdditionalTabTarge ts:include(TabCompletionType)