MCPcopy Create free account

hub / github.com/SpoonLabs/gumtree-spoon-ast-diff / functions

Functions6,805 in github.com/SpoonLabs/gumtree-spoon-ast-diff

↓ 3 callersMethodchangeToNextTurn
Tries to change to the next turn. If there are no more turns, ends the current phase. If the player whose turn it is next is not connected, we allow
src/test/resources/examples/t_224512/right_Server_1.926.java:1757
↓ 3 callersMethodchangeToNextTurn
Tries to change to the next turn. If there are no more turns, ends the current phase. If the player whose turn it is next is not connected, we allow
src/test/resources/examples/t_224512/left_Server_1.925.java:1757
↓ 3 callersMethodchangedNode
returns the changed node if there is a single one
src/main/java/gumtree/spoon/diff/Diff.java:35
↓ 3 callersMethodcheckActive
()
src/test/resources/examples/t_1205753/1205753_EmbedPooledConnection_0_s.java:378
↓ 3 callersMethodcheckActive
()
src/test/resources/examples/t_1205753/1205753_EmbedPooledConnection_0_t.java:378
↓ 3 callersMethodcheckActive
()
src/test/resources/examples/differror5/1205753_EmbedPooledConnection_0_s.java:345
↓ 3 callersMethodcheckActive
()
src/test/resources/examples/differror5/1205753_EmbedPooledConnection_0_t.java:345
↓ 3 callersMethodcheckEngineExplosion
Check to see if the entity's engine explodes
src/test/resources/examples/t_223056/right_Server_1.647.java:9649
↓ 3 callersMethodcheckEngineExplosion
Check to see if the entity's engine explodes
src/test/resources/examples/t_223056/left_Server_1.646.java:9649
↓ 3 callersMethodcheckEngineExplosion
Check to see if the entity's engine explodes. Rules for ICE explosions are different to fusion engines. @param en - the <code>Entity</code> in quest
src/test/resources/examples/t_224512/right_Server_1.926.java:12363
↓ 3 callersMethodcheckEngineExplosion
Check to see if the entity's engine explodes. Rules for ICE explosions are different to fusion engines. @param en - the <code>Entity</code> in quest
src/test/resources/examples/t_224512/left_Server_1.925.java:12363
↓ 3 callersMethodcheckExtremeGravityMovement
Add any extreme gravity PSRs the entity gets due to its movement @param entity The <code>Entity</code> to check. @param step The last <code>MoveSte
src/test/resources/examples/t_223056/right_Server_1.647.java:13593
↓ 3 callersMethodcheckExtremeGravityMovement
Add any extreme gravity PSRs the entity gets due to its movement @param entity The <code>Entity</code> to check. @param step The last <code>MoveSte
src/test/resources/examples/t_223056/left_Server_1.646.java:13593
↓ 3 callersMethodcheckExtremeGravityMovement
Add any extreme gravity PSRs the entity gets due to its movement @param entity The <code>Entity</code> to check. @param step The last <code>MoveSte
src/test/resources/examples/t_224512/right_Server_1.926.java:17060
↓ 3 callersMethodcheckExtremeGravityMovement
Add any extreme gravity PSRs the entity gets due to its movement @param entity The <code>Entity</code> to check. @param step The last <code>MoveSte
src/test/resources/examples/t_224512/left_Server_1.925.java:17059
↓ 3 callersMethodcheckForCollapse
Determine if the given building should collapse. If so, inflict the appropriate amount of damage on each entity in the building and update the client
src/test/resources/examples/t_224512/right_Server_1.926.java:16027
↓ 3 callersMethodcheckForCollapse
Determine if the given building should collapse. If so, inflict the appropriate amount of damage on each entity in the building and update the client
src/test/resources/examples/t_224512/left_Server_1.925.java:16026
↓ 3 callersMethodcheckForObservers
Checks each player to see if he has no entities, and if true, sets the observer flag for that player. An exception is that there are no observers dur
src/test/resources/examples/t_221422/left_Server_1.227.java:411
↓ 3 callersMethodcheckForObservers
Checks each player to see if he has no entities, and if true, sets the observer flag for that player. An exception is that there are no observers dur
src/test/resources/examples/t_221422/right_Server_1.228.java:411
↓ 3 callersMethodcheckForVehicleFire
(Tank tank, boolean inferno)
src/test/resources/examples/t_224512/right_Server_1.926.java:17614
↓ 3 callersMethodcheckForVehicleFire
(Tank tank, boolean inferno)
src/test/resources/examples/t_224512/left_Server_1.925.java:17613
↓ 3 callersMethodcheckForWashedInfernos
Checks to see if we may have just washed off infernos. Call after a step which may have done this. @param entity The <code>Entity</code> that is bei
src/test/resources/examples/t_223056/right_Server_1.647.java:4187
↓ 3 callersMethodcheckForWashedInfernos
Checks to see if we may have just washed off infernos. Call after a step which may have done this. @param entity The <code>Entity</code> that is bei
src/test/resources/examples/t_223056/left_Server_1.646.java:4187
↓ 3 callersMethodcheckForWashedInfernos
Checks to see if we may have just washed off infernos. Call after a step which may have done this. @param entity The <code>Entity</code> that is bei
src/test/resources/examples/t_224512/right_Server_1.926.java:4969
↓ 3 callersMethodcheckForWashedInfernos
Checks to see if we may have just washed off infernos. Call after a step which may have done this. @param entity The <code>Entity</code> that is bei
src/test/resources/examples/t_224512/left_Server_1.925.java:4969
↓ 3 callersMethodcheckReady
Called when a player declares that he is "done." Checks to see if all players are done, and if so, moves on to the next phase.
src/test/resources/examples/t_223056/right_Server_1.647.java:1019
↓ 3 callersMethodcheckReady
Called when a player declares that he is "done." Checks to see if all players are done, and if so, moves on to the next phase.
src/test/resources/examples/t_223056/left_Server_1.646.java:1019
↓ 3 callersMethodcheckReady
Called when a player declares that he is "done." Checks to see if all players are done, and if so, moves on to the next phase.
src/test/resources/examples/t_224512/right_Server_1.926.java:1158
↓ 3 callersMethodcheckReady
Called when a player declares that he is "done." Checks to see if all players are done, and if so, moves on to the next phase.
src/test/resources/examples/t_224512/left_Server_1.925.java:1158
↓ 3 callersMethodclose
Flushes all changes to an index and closes all associated files.
src/test/resources/examples/t_225414/right_IndexWriter_1.42.java:338
↓ 3 callersMethodcollapseBuilding
Collapse the building. Inflict the appropriate amount of damage on all entities in the building. Update all clients. @param bldg - the <code>Buil
src/test/resources/examples/t_223056/right_Server_1.647.java:12813
↓ 3 callersMethodcollapseBuilding
Collapse the building. Inflict the appropriate amount of damage on all entities in the building. Update all clients. @param bldg - the <code>Buil
src/test/resources/examples/t_223056/left_Server_1.646.java:12813
↓ 3 callersMethodconnSend
Sends a packet! synchronized seems to keep this from getting munged.
src/test/resources/examples/t_220985/right_Server_1.21.java:2832
↓ 3 callersMethodconnSend
Sends a packet! synchronized seems to keep this from getting munged.
src/test/resources/examples/t_220985/left_Server_1.20.java:2832
↓ 3 callersMethodconvertToSpoon
(List<Action> actions, MappingStore mappings)
src/main/java/gumtree/spoon/diff/DiffImpl.java:140
↓ 3 callersMethodcreateAddEntityPacket
Creates a packet detailing the addition of an entity
src/test/resources/examples/t_224512/right_Server_1.926.java:15356
↓ 3 callersMethodcreateAddEntityPacket
Creates a packet detailing the addition of an entity
src/test/resources/examples/t_224512/left_Server_1.925.java:15355
↓ 3 callersMethodcreateArtilleryPacket
Creates a packet containing offboard artillery attacks
src/test/resources/examples/t_224512/right_Server_1.926.java:15490
↓ 3 callersMethodcreateArtilleryPacket
Creates a packet containing offboard artillery attacks
src/test/resources/examples/t_224512/left_Server_1.925.java:15489
↓ 3 callersMethodcreateClass
Returns the class whose name is <code>classname</code>. @param classname the class name @return The class if it is found @throws ParseException if th
src/test/resources/examples/test1/TypeHandler2.java:169
↓ 3 callersMethodcreateEntityPacket
Creates a packet containing a single entity, for update
src/test/resources/examples/t_221070/left_Server_1.68.java:3097
↓ 3 callersMethodcreateEntityPacket
Creates a packet containing a single entity, for update
src/test/resources/examples/t_221070/right_Server_1.69.java:3096
↓ 3 callersMethodcreateEntityPacket
Creates a packet containing a single entity, for update
src/test/resources/examples/t_220985/right_Server_1.21.java:2682
↓ 3 callersMethodcreateEntityPacket
Creates a packet containing a single entity, for update
src/test/resources/examples/t_220985/left_Server_1.20.java:2682
↓ 3 callersMethodcreateFilteredEntitiesPacket
Creates a packet containing all entities visible to the player in a blind game
src/test/resources/examples/t_221343/right_Server_1.187.java:4979
↓ 3 callersMethodcreateFilteredEntitiesPacket
Creates a packet containing all entities visible to the player in a blind game
src/test/resources/examples/t_221343/left_Server_1.186.java:4979
↓ 3 callersMethodcreateFilteredEntitiesPacket
Creates a packet containing all entities visible to the player in a blind game
src/test/resources/examples/t_221422/left_Server_1.227.java:6577
↓ 3 callersMethodcreateFilteredEntitiesPacket
Creates a packet containing all entities visible to the player in a blind game
src/test/resources/examples/t_221422/right_Server_1.228.java:6577
↓ 3 callersMethodcreateFilteredEntitiesPacket
Creates a packet containing all entities visible to the player in a blind game
src/test/resources/examples/t_221345/left_Server_1.187.java:4979
↓ 3 callersMethodcreateFilteredEntitiesPacket
Creates a packet containing all entities visible to the player in a blind game
src/test/resources/examples/t_221345/right_Server_1.188.java:4979
↓ 3 callersMethodcreateFullEntitiesPacket
Creates a packet containing all current and out-of-game entities
src/test/resources/examples/t_223056/right_Server_1.647.java:12073
↓ 3 callersMethodcreateFullEntitiesPacket
Creates a packet containing all current and out-of-game entities
src/test/resources/examples/t_223056/left_Server_1.646.java:12073
↓ 3 callersMethodcreateFullEntitiesPacket
Creates a packet containing all current and out-of-game entities
src/test/resources/examples/t_224512/right_Server_1.926.java:15329
↓ 3 callersMethodcreateFullEntitiesPacket
Creates a packet containing all current and out-of-game entities
src/test/resources/examples/t_224512/left_Server_1.925.java:15328
↓ 3 callersMethodcreateGameSettingsPacket
Creates a packet containing the game settingss
src/test/resources/examples/t_223056/right_Server_1.647.java:12029
↓ 3 callersMethodcreateGameSettingsPacket
Creates a packet containing the game settingss
src/test/resources/examples/t_223056/left_Server_1.646.java:12029
↓ 3 callersMethodcreateGameSettingsPacket
Creates a packet containing the game settingss
src/test/resources/examples/t_221343/right_Server_1.187.java:4939
↓ 3 callersMethodcreateGameSettingsPacket
Creates a packet containing the game settingss
src/test/resources/examples/t_221343/left_Server_1.186.java:4939
↓ 3 callersMethodcreateGameSettingsPacket
Creates a packet containing the game settingss
src/test/resources/examples/t_221070/left_Server_1.68.java:3083
↓ 3 callersMethodcreateGameSettingsPacket
Creates a packet containing the game settingss
src/test/resources/examples/t_221070/right_Server_1.69.java:3082
↓ 3 callersMethodcreateGameSettingsPacket
Creates a packet containing the game settingss
src/test/resources/examples/t_221422/left_Server_1.227.java:6537
↓ 3 callersMethodcreateGameSettingsPacket
Creates a packet containing the game settingss
src/test/resources/examples/t_221422/right_Server_1.228.java:6537
↓ 3 callersMethodcreateGameSettingsPacket
Creates a packet containing the game settingss
src/test/resources/examples/t_221345/left_Server_1.187.java:4939
↓ 3 callersMethodcreateGameSettingsPacket
Creates a packet containing the game settingss
src/test/resources/examples/t_221345/right_Server_1.188.java:4939
↓ 3 callersMethodcreateMapSettingsPacket
Creates a packet containing the map settings
src/test/resources/examples/t_223056/right_Server_1.647.java:12014
↓ 3 callersMethodcreateMapSettingsPacket
Creates a packet containing the map settings
src/test/resources/examples/t_223056/left_Server_1.646.java:12014
↓ 3 callersMethodcreatePlayerDonePacket
Creates a packet containing the player ready status
src/test/resources/examples/t_223056/right_Server_1.647.java:11994
↓ 3 callersMethodcreatePlayerDonePacket
Creates a packet containing the player ready status
src/test/resources/examples/t_223056/left_Server_1.646.java:11994
↓ 3 callersMethodcreatePlayerDonePacket
Creates a packet containing the player ready status
src/test/resources/examples/t_224512/right_Server_1.926.java:15222
↓ 3 callersMethodcreatePlayerDonePacket
Creates a packet containing the player ready status
src/test/resources/examples/t_224512/left_Server_1.925.java:15221
↓ 3 callersMethodcreatePlayerUpdatePacket
Creates a packet containing the player info, for update
src/test/resources/examples/t_223056/right_Server_1.647.java:11961
↓ 3 callersMethodcreatePlayerUpdatePacket
Creates a packet containing the player info, for update
src/test/resources/examples/t_223056/left_Server_1.646.java:11961
↓ 3 callersMethodcreatePlayerUpdatePacket
Creates a packet containing the player info, for update
src/test/resources/examples/t_221343/right_Server_1.187.java:4882
↓ 3 callersMethodcreatePlayerUpdatePacket
Creates a packet containing the player info, for update
src/test/resources/examples/t_221343/left_Server_1.186.java:4882
↓ 3 callersMethodcreatePlayerUpdatePacket
Creates a packet containing the player info, for update
src/test/resources/examples/t_221070/left_Server_1.68.java:3026
↓ 3 callersMethodcreatePlayerUpdatePacket
Creates a packet containing the player info, for update
src/test/resources/examples/t_221070/right_Server_1.69.java:3025
↓ 3 callersMethodcreatePlayerUpdatePacket
Creates a packet containing the player info, for update
src/test/resources/examples/t_221422/left_Server_1.227.java:6480
↓ 3 callersMethodcreatePlayerUpdatePacket
Creates a packet containing the player info, for update
src/test/resources/examples/t_221422/right_Server_1.228.java:6480
↓ 3 callersMethodcreatePlayerUpdatePacket
Creates a packet containing the player info, for update
src/test/resources/examples/t_221345/left_Server_1.187.java:4882
↓ 3 callersMethodcreatePlayerUpdatePacket
Creates a packet containing the player info, for update
src/test/resources/examples/t_221345/right_Server_1.188.java:4882
↓ 3 callersMethodcreatePlayerUpdatePacket
Creates a packet containing the player info, for update
src/test/resources/examples/t_220985/right_Server_1.21.java:2627
↓ 3 callersMethodcreatePlayerUpdatePacket
Creates a packet containing the player info, for update
src/test/resources/examples/t_220985/left_Server_1.20.java:2627
↓ 3 callersMethodcreatePlayerUpdatePacket
Creates a packet containing the player info, for update
src/test/resources/examples/t_224512/right_Server_1.926.java:15189
↓ 3 callersMethodcreatePlayerUpdatePacket
Creates a packet containing the player info, for update
src/test/resources/examples/t_224512/left_Server_1.925.java:15188
↓ 3 callersMethodcreateQueryTaskService
(QueryTask create)
src/test/resources/examples/vs/06b994/VerificationHost/VerificationHost_t.java:657
↓ 3 callersMethodcreateQueryTaskService
(QueryTask create)
src/test/resources/examples/vs/06b994/VerificationHost/VerificationHost_s.java:658
↓ 3 callersMethodcreateRole
(ServiceHost target, String userGroupLink, String resourceGroupLink, Set<Action> verbs)
src/test/resources/examples/vs/06b994/AuthorizationHelper/AuthorizationHelper_t.java:301
↓ 3 callersMethodcreateUpdateBuildingCFPacket
Tell the clients to update the CFs of the given buildings. @param buildings - a <code>Vector</code> of <code>Building</code>s that need to
src/test/resources/examples/t_223056/right_Server_1.647.java:12956
↓ 3 callersMethodcreateUpdateBuildingCFPacket
Tell the clients to update the CFs of the given buildings. @param buildings - a <code>Vector</code> of <code>Building</code>s that need to
src/test/resources/examples/t_223056/left_Server_1.646.java:12956
↓ 3 callersMethodcreditKill
Credits a Kill for an entity, if the target got killed. @param target The <code>Entity</code> that got killed. @param attacker The <code>Entity</co
src/test/resources/examples/t_224512/right_Server_1.926.java:16886
↓ 3 callersMethodcreditKill
Credits a Kill for an entity, if the target got killed. @param target The <code>Entity</code> that got killed. @param attacker The <code>Entity</co
src/test/resources/examples/t_224512/left_Server_1.925.java:16885
↓ 3 callersMethoddecode
@param x Normalized objective variables. @return the original objective variables.
src/test/resources/examples/patch1-Math-20-Elixir-plausible/right.java:927
↓ 3 callersMethoddeleteFiles
(Vector files, Directory directory)
src/test/resources/examples/t_224771/left_IndexWriter_1.2.java:353
↓ 3 callersMethoddeleteFiles
(Vector files, Directory directory)
src/test/resources/examples/t_224771/right_IndexWriter_1.3.java:354
↓ 3 callersMethoddeleteFiles
(Vector files, Directory directory)
src/test/resources/examples/t_225073/left_IndexWriter_1.21.java:473
↓ 3 callersMethoddeleteFiles
(Vector files, Directory directory)
src/test/resources/examples/t_225073/right_IndexWriter_1.22.java:473
↓ 3 callersMethoddeliverThunderVibraMinefield
Adds a Thunder-Vibrabomb minefield to the hex.
src/test/resources/examples/t_224512/right_Server_1.926.java:4551
↓ 3 callersMethoddeliverThunderVibraMinefield
Adds a Thunder-Vibrabomb minefield to the hex.
src/test/resources/examples/t_224512/left_Server_1.925.java:4551
↓ 3 callersMethoddeployMinefields
(Vector deployedMinefields, int number, int type)
src/test/resources/examples/t_224542/right_TestBot_1.76.java:1543
↓ 3 callersMethoddeployMinefields
(Vector deployedMinefields, int number, int type)
src/test/resources/examples/t_224542/left_TestBot_1.75.java:1543
← previousnext →1,001–1,100 of 6,805, ranked by callers