CommandType.java


current inspection = 2009-09-03 21:56:13 (id #1)


Filter Options
Annotation Kind:
pre
presumption
post
unanalyzed
test_vector


  • com.dmdirc.commandparser.CommandType$1__static_init

  • Kind Annotation Text
    pre(soft) init'ed(com.dmdirc.commandparser. CommandType__static_init.new CommandType[](CommandT ype__static_init#6)[...])
    presumptioncom.dmdirc.commandparser.CommandType:ordinal(... )@94 - values(...).length in range
    presumptioncom.dmdirc.commandparser.CommandType:ordinal(... )@94 in {0..4}
    postnew int[](CommandType$1__static_init#1) num objects == 1

  • void com.dmdirc.commandparser.CommandType(String, int)

  • Kind Annotation Text

  • com.dmdirc.commandparser.CommandType__static_init

  • Kind Annotation Text
    post$VALUES == &new CommandType[](CommandType__ static_init#6)
    post$VALUES.length == 5
    post$VALUES[0] == &new CommandType(CommandType__ static_init#1)
    post$VALUES[1] == &new CommandType(CommandType__ static_init#2)
    post$VALUES[2] == &new CommandType(CommandType__ static_init#3)
    post$VALUES[3] == &new CommandType(CommandType__ static_init#4)
    post$VALUES[4] == &new CommandType(CommandType__ static_init#5)
    postTYPE_CHANNEL == &new CommandType(CommandType__ static_init#4)
    postTYPE_CHAT == &new CommandType(CommandType__ static_init#3)
    postTYPE_GLOBAL == &new CommandType(CommandType__ static_init#1)
    postTYPE_QUERY == &new CommandType(CommandType__ static_init#5)
    postTYPE_SERVER == &new CommandType(CommandType__ static_init#2)
    postnew CommandType(CommandType__static_init#1) num objects == 1
    postnew CommandType(CommandType__static_init#2) num objects == 1
    postnew CommandType(CommandType__static_init#3) num objects == 1
    postnew CommandType(CommandType__static_init#4) num objects == 1
    postnew CommandType(CommandType__static_init#5) num objects == 1
    postnew CommandType[](CommandType__static_init#6) num objects == 1
    unanalyzedcall on java.lang.Enum

  • CommandType fromCommand(Command)

  • Kind Annotation Text
    postreturn_value in Addr_Set{null,&new CommandType(CommandType__static_init#5),&new CommandType(CommandType__static_init#4),&new CommandType(CommandType__static_init#3),&new CommandType(CommandType__static_init#2),&new CommandType(...

  • CommandType[] getComponentTypes()

  • Kind Annotation Text
    postnew CommandType[](getComponentTypes#1) num objects <= 1
    postnew CommandType[](getComponentTypes#1).length == 2
    postnew CommandType[](getComponentTypes#1)[0] != null
    postnew CommandType[](getComponentTypes#1)[0] == this
    postnew CommandType[](getComponentTypes#1)[1] == &amp;new CommandType(CommandType__static_init#3)
    postnew CommandType[](getComponentTypes#2) num objects <= 1
    postnew CommandType[](getComponentTypes#2).length == 1
    postnew CommandType[](getComponentTypes#2)[0] != null
    postnew CommandType[](getComponentTypes#2)[0] == this
    postreturn_value in Addr_Set{&amp;new CommandType[](get ComponentTypes#2),&amp;new CommandType[](getCompone ntTypes#1)}

  • String toString()

  • Kind Annotation Text
    pre(soft) init'ed(com.dmdirc.commandparser. CommandType$1__static_init.new int[](CommandType$1_ _static_init#1)[...])
    presumptioncom.dmdirc.commandparser.CommandType:ordinal(... )@94 in {0..4}
    presumptionvalues(...).length - com.dmdirc.commandparser. CommandType:ordinal(...)@94 in range
    postreturn_value in Addr_Set{&amp;"Channel", &amp;"Chat",&amp;"Global",&amp;"Query", &amp;"Server",&amp;"Unknown"}
    test_vectorcom.dmdirc.commandparser.CommandType$1__static_ init.new int[](CommandType$1__static_init#1)[...]: {1}, {2}, {3}, {4}, {5}, {-231..0, 6..232-1}

  • CommandType valueOf(String)

  • Kind Annotation Text
    postinit'ed(return_value)

  • CommandType[] values()

  • Kind Annotation Text
    pre(soft) init'ed($VALUES[...])
    postnew CommandType[](values#1) num objects == 1
    postreturn_value == &amp;new CommandType[](values#1)
    postreturn_value.length == 5
    postreturn_value[...] == One-of{$VALUES[...], undefined}