Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpoonLabs/gumtree-spoon-ast-diff
/ functions
Functions
6,805 in github.com/SpoonLabs/gumtree-spoon-ast-diff
⨍
Functions
6,805
◇
Types & classes
394
↓ 8 callers
Method
createFile
Returns the File represented by <code>str</code>. @param str the File location @return The file represented by <code>str</code>.
src/test/resources/examples/test1/TypeHandler2.java:222
↓ 8 callers
Method
delete
Checks if user has permission to delete issue template. Only the creating user can delete a personal template. Only project owner or admin can delete
src/test/resources/examples/t_226963/left_Issue_1.140.java:2060
↓ 8 callers
Method
destroyLocation
Marks all equipment in a location on an entity as destroyed.
src/test/resources/examples/t_223056/right_Server_1.647.java:10374
↓ 8 callers
Method
destroyLocation
Marks all equipment in a location on an entity as destroyed.
src/test/resources/examples/t_223056/left_Server_1.646.java:10374
↓ 8 callers
Method
doEntityDisplacement
Displace a unit in the direction specified. The unit moves in that direction, and the piloting skill roll is used to determine if it falls. The roll
src/test/resources/examples/t_221070/left_Server_1.68.java:1418
↓ 8 callers
Method
doEntityDisplacement
Displace a unit in the direction specified. The unit moves in that direction, and the piloting skill roll is used to determine if it falls. The roll
src/test/resources/examples/t_221070/right_Server_1.69.java:1418
↓ 8 callers
Method
doEntityDisplacement
Displace a unit in the direction specified. The unit moves in that direction, and the piloting skill roll is used to determine if it falls. The roll
src/test/resources/examples/t_220985/right_Server_1.21.java:1218
↓ 8 callers
Method
doEntityDisplacement
Displace a unit in the direction specified. The unit moves in that direction, and the piloting skill roll is used to determine if it falls. The roll
src/test/resources/examples/t_220985/left_Server_1.20.java:1218
↓ 8 callers
Method
doEntityDisplacementMinefieldCheck
(Entity entity, Coords src, Coords dest)
src/test/resources/examples/t_223056/right_Server_1.647.java:4650
↓ 8 callers
Method
doEntityDisplacementMinefieldCheck
(Entity entity, Coords src, Coords dest)
src/test/resources/examples/t_223056/left_Server_1.646.java:4650
↓ 8 callers
Method
doEntityDisplacementMinefieldCheck
(Entity entity, Coords src, Coords dest)
src/test/resources/examples/t_224512/right_Server_1.926.java:5485
↓ 8 callers
Method
doEntityDisplacementMinefieldCheck
(Entity entity, Coords src, Coords dest)
src/test/resources/examples/t_224512/left_Server_1.925.java:5485
↓ 8 callers
Method
doEntityFall
Makes a mech fall.
src/test/resources/examples/t_221343/right_Server_1.187.java:4286
↓ 8 callers
Method
doEntityFall
Makes a mech fall.
src/test/resources/examples/t_221343/left_Server_1.186.java:4286
↓ 8 callers
Method
doEntityFall
Makes a mech fall.
src/test/resources/examples/t_221070/left_Server_1.68.java:2768
↓ 8 callers
Method
doEntityFall
Makes a mech fall.
src/test/resources/examples/t_221070/right_Server_1.69.java:2767
↓ 8 callers
Method
doEntityFall
Makes a mech fall.
src/test/resources/examples/t_221345/left_Server_1.187.java:4286
↓ 8 callers
Method
doEntityFall
Makes a mech fall.
src/test/resources/examples/t_221345/right_Server_1.188.java:4286
↓ 8 callers
Method
doEntityFall
Makes a mech fall.
src/test/resources/examples/t_220985/right_Server_1.21.java:2437
↓ 8 callers
Method
doEntityFall
Makes a mech fall.
src/test/resources/examples/t_220985/left_Server_1.20.java:2437
↓ 8 callers
Method
drawHex
Draws a hex onto the board buffer. This assumes that boardRect is current, and does not check if the hex is visible.
src/test/resources/examples/t_223542/left_BoardView1_1.214.java:1089
↓ 8 callers
Method
drawHex
Draws a hex onto the board buffer. This assumes that boardRect is current, and does not check if the hex is visible.
src/test/resources/examples/t_223542/right_BoardView1_1.215.java:1089
↓ 8 callers
Method
filterMoves
(Object[] move_array, MoveOption.Table pass, MoveOpt
src/test/resources/examples/t_224542/right_TestBot_1.76.java:858
↓ 8 callers
Method
filterMoves
(Object[] move_array, MoveOption.Table pass, MoveOpt
src/test/resources/examples/t_224542/left_TestBot_1.75.java:858
↓ 8 callers
Method
filterMoves
( Object[] move_array, MoveOption.Table pass, MoveOption.WeightedComparator comp,
src/test/resources/examples/t_223118/right_TestBot_1.49.java:783
↓ 8 callers
Method
filterMoves
( Object[] move_array, MoveOption.Table pass, MoveOption.WeightedComparator comp,
src/test/resources/examples/t_223118/left_TestBot_1.48.java:782
↓ 8 callers
Method
getAllOperations
()
src/main/java/gumtree/spoon/diff/DiffImpl.java:175
↓ 8 callers
Method
getClassName
(String simpleName)
src/main/java/gumtree/spoon/builder/NodeCreator.java:131
↓ 8 callers
Method
getCreatedBy
The user that created the issue. FIXME: Not sure if this is the best way to get created user. @return a <code>ScarabUser</code> value @exception Exce
src/test/resources/examples/t_226963/left_Issue_1.140.java:972
↓ 8 callers
Method
getCreatedBy
The user that created the issue. FIXME: Not sure if this is the best way to get created user. @return a <code>ScarabUser</code> value @exception Exce
src/test/resources/examples/t_226963/right_Issue_1.141.java:972
↓ 8 callers
Method
getCurrentModule
Gets the ModuleEntity associated with the information passed around in the query string. Returns null if the Module could not be found.
src/test/resources/examples/t_226145/right_ScarabRequestTool_1.91.java:741
↓ 8 callers
Method
getDiagram
Get the current diagram. @return a interface to the current diagram.
src/test/resources/examples/t_214116/right_Modeller_1.135.java:173
↓ 8 callers
Method
getDiagram
Get the current diagram. @return a interface to the current diagram.
src/test/resources/examples/t_214116/left_Modeller_1.134.java:173
↓ 8 callers
Method
getEnvironment
()
src/test/resources/examples/test5/left_LmiInitialContext_1.5.java:344
↓ 8 callers
Method
getFirstEntityNum
Returns the number of first selectable entity
src/test/resources/examples/t_222894/left_Client_1.150.java:186
↓ 8 callers
Method
getIntakeTool
()
src/test/resources/examples/t_225724/right_ScarabRequestTool_1.37.java:176
↓ 8 callers
Method
getIntakeTool
()
src/test/resources/examples/t_225724/left_ScarabRequestTool_1.36.java:177
↓ 8 callers
Method
getModuleAttributeValuesMap
AttributeValues that are relevant to the issue's current module. Empty AttributeValues that are relevant for the module, but have not been set for the
src/test/resources/examples/t_226963/left_Issue_1.140.java:476
↓ 8 callers
Method
getPackageName
Get the package name from a fully specified classifier name. @param name A fully specified classifier name. @return The package name.
src/test/resources/examples/t_214116/right_Modeller_1.135.java:1315
↓ 8 callers
Method
getPackageName
Get the package name from a fully specified classifier name. @param name A fully specified classifier name. @return The package name.
src/test/resources/examples/t_214116/left_Modeller_1.134.java:1315
↓ 8 callers
Method
getParents
Returns list of parent dependencies i.e., related to this issue through the DEPEND table.
src/test/resources/examples/t_226963/left_Issue_1.140.java:1350
↓ 8 callers
Method
getQueryKey
()
src/test/resources/examples/t_226622/left_AttributeValue_1.49.java:279
↓ 8 callers
Method
getScaledImage
Manages a cache of scaled images.
src/test/resources/examples/t_223542/left_BoardView1_1.214.java:608
↓ 8 callers
Method
getScaledImage
Manages a cache of scaled images.
src/test/resources/examples/t_223542/right_BoardView1_1.215.java:608
↓ 8 callers
Method
processBoardEvent
Notifies attached board listeners of the event. @param be the board event.
src/test/resources/examples/t_221295/right_Board_1.6.java:412
↓ 8 callers
Method
resetPlayersDone
Called at the beginning of certain phases to make every player not ready.
src/test/resources/examples/t_224512/right_Server_1.926.java:947
↓ 8 callers
Method
resetPlayersDone
Called at the beginning of certain phases to make every player not ready.
src/test/resources/examples/t_224512/left_Server_1.925.java:947
↓ 8 callers
Method
send
(Operation op)
src/test/resources/examples/vs/06b994/VerificationHost/VerificationHost_s.java:368
↓ 8 callers
Method
sendChangedHex
Sends notification to clients that the specified hex has changed.
src/test/resources/examples/t_221343/right_Server_1.187.java:5045
↓ 8 callers
Method
sendChangedHex
Sends notification to clients that the specified hex has changed.
src/test/resources/examples/t_221343/left_Server_1.186.java:5045
↓ 8 callers
Method
sendChangedHex
Sends notification to clients that the specified hex has changed.
src/test/resources/examples/t_221345/left_Server_1.187.java:5045
↓ 8 callers
Method
sendChangedHex
Sends notification to clients that the specified hex has changed.
src/test/resources/examples/t_221345/right_Server_1.188.java:5045
↓ 8 callers
Method
sendServerChat
(int connId, String message)
src/test/resources/examples/t_221343/right_Server_1.187.java:5024
↓ 8 callers
Method
sendServerChat
(int connId, String message)
src/test/resources/examples/t_221343/left_Server_1.186.java:5024
↓ 8 callers
Method
sendServerChat
(int connId, String message)
src/test/resources/examples/t_221422/left_Server_1.227.java:6651
↓ 8 callers
Method
sendServerChat
(int connId, String message)
src/test/resources/examples/t_221422/right_Server_1.228.java:6651
↓ 8 callers
Method
sendServerChat
(int connId, String message)
src/test/resources/examples/t_221345/left_Server_1.187.java:5024
↓ 8 callers
Method
sendServerChat
(int connId, String message)
src/test/resources/examples/t_221345/right_Server_1.188.java:5024
↓ 8 callers
Method
setKind
Set some parameters kind. @param handle is the parameter @param kind is the directionkind
src/test/resources/examples/t_212496/left_CoreHelperImpl_1.29.java:2681
↓ 8 callers
Method
setType
Sets the type of some parameter. @param handle is the model element @param type is the type (a classifier)
src/test/resources/examples/t_212496/left_CoreHelperImpl_1.29.java:3343
↓ 7 callers
Method
addAffectedBldg
Record that the given building has been affected by the current entity's movement. At the end of the entity's movement, notify the clients about the
src/test/resources/examples/t_224512/right_Server_1.926.java:2575
↓ 7 callers
Method
addAffectedBldg
Record that the given building has been affected by the current entity's movement. At the end of the entity's movement, notify the clients about the
src/test/resources/examples/t_224512/left_Server_1.925.java:2575
↓ 7 callers
Method
breachCheck
Checks for location breach and returns phase logging. <p/> Please note that dependent locations ARE NOT considered breached! @param entity the <cod
src/test/resources/examples/t_223056/right_Server_1.647.java:10244
↓ 7 callers
Method
breachCheck
Checks for location breach and returns phase logging. <p/> Please note that dependent locations ARE NOT considered breached! @param entity the <cod
src/test/resources/examples/t_223056/left_Server_1.646.java:10244
↓ 7 callers
Method
damageCrew
Inflict damage on a pilot
src/test/resources/examples/t_221343/right_Server_1.187.java:3683
↓ 7 callers
Method
damageCrew
Inflict damage on a pilot
src/test/resources/examples/t_221343/left_Server_1.186.java:3683
↓ 7 callers
Method
damageCrew
Inflict damage on a pilot
src/test/resources/examples/t_221070/left_Server_1.68.java:2361
↓ 7 callers
Method
damageCrew
Inflict damage on a pilot
src/test/resources/examples/t_221070/right_Server_1.69.java:2361
↓ 7 callers
Method
damageCrew
Inflict damage on a pilot
src/test/resources/examples/t_221422/left_Server_1.227.java:5026
↓ 7 callers
Method
damageCrew
Inflict damage on a pilot
src/test/resources/examples/t_221422/right_Server_1.228.java:5026
↓ 7 callers
Method
damageCrew
Inflict damage on a pilot
src/test/resources/examples/t_221345/left_Server_1.187.java:3683
↓ 7 callers
Method
damageCrew
Inflict damage on a pilot
src/test/resources/examples/t_221345/right_Server_1.188.java:3683
↓ 7 callers
Method
damageCrew
Inflict damage on a pilot
src/test/resources/examples/t_220985/right_Server_1.21.java:2052
↓ 7 callers
Method
damageCrew
Inflict damage on a pilot
src/test/resources/examples/t_220985/left_Server_1.20.java:2052
↓ 7 callers
Method
debugTime
This debug/profiling function will print the current time (in milliseconds) to the log. If the boolean is true, the garbage collector will be called
src/test/resources/examples/t_223056/right_Server_1.647.java:10900
↓ 7 callers
Method
debugTime
This debug/profiling function will print the current time (in milliseconds) to the log. If the boolean is true, the garbage collector will be called
src/test/resources/examples/t_223056/left_Server_1.646.java:10900
↓ 7 callers
Method
doBlind
()
src/test/resources/examples/t_223056/right_Server_1.647.java:11452
↓ 7 callers
Method
doBlind
()
src/test/resources/examples/t_223056/left_Server_1.646.java:11452
↓ 7 callers
Method
doDone
Common work which must be done when we are done multicasting. <p/> This logic applies for both running synchronous and asynchronous as there are multi
src/test/resources/examples/issue31/original.java:767
↓ 7 callers
Method
doDone
Common work which must be done when we are done multicasting. <p/> This logic applies for both running synchronous and asynchronous as there are multi
src/test/resources/examples/issue31/patched.java:764
↓ 7 callers
Method
doDone
Common work which must be done when we are done multicasting. <p/> This logic applies for both running synchronous and asynchronous as there are multi
src/test/resources/examples/issue84_1/file_t.java:768
↓ 7 callers
Method
doDone
Common work which must be done when we are done multicasting. <p/> This logic applies for both running synchronous and asynchronous as there are multi
src/test/resources/examples/issue84_1/file_s.java:768
↓ 7 callers
Method
doDone
Common work which must be done when we are done multicasting. <p/> This logic applies for both running synchronous and asynchronous as there are multi
src/test/resources/examples/issue84_2/file_t.java:768
↓ 7 callers
Method
doDone
Common work which must be done when we are done multicasting. <p/> This logic applies for both running synchronous and asynchronous as there are multi
src/test/resources/examples/issue84_2/file_s.java:768
↓ 7 callers
Method
doMagmaDamage
(Entity en, boolean eruption)
src/test/resources/examples/t_224512/right_Server_1.926.java:17890
↓ 7 callers
Method
doMagmaDamage
(Entity en, boolean eruption)
src/test/resources/examples/t_224512/left_Server_1.925.java:17889
↓ 7 callers
Method
drawSprites
Looks through a vector of buffered images and draws them if they're onscreen.
src/test/resources/examples/t_223542/left_BoardView1_1.214.java:584
↓ 7 callers
Method
drawSprites
Looks through a vector of buffered images and draws them if they're onscreen.
src/test/resources/examples/t_223542/right_BoardView1_1.215.java:584
↓ 7 callers
Method
endCurrentTurn
Called when the current player has done his current turn and the turn counter needs to be advanced. Also enforces the "protos_move_multi" and the "pro
src/test/resources/examples/t_223056/right_Server_1.647.java:1055
↓ 7 callers
Method
endCurrentTurn
Called when the current player has done his current turn and the turn counter needs to be advanced. Also enforces the "protos_move_multi" and the "pro
src/test/resources/examples/t_223056/left_Server_1.646.java:1055
↓ 7 callers
Method
endCurrentTurn
Called when the current player has done his current turn and the turn counter needs to be advanced. Also enforces the "protos_move_multi" and the "pro
src/test/resources/examples/t_224512/right_Server_1.926.java:1194
↓ 7 callers
Method
endCurrentTurn
Called when the current player has done his current turn and the turn counter needs to be advanced. Also enforces the "protos_move_multi" and the "pro
src/test/resources/examples/t_224512/left_Server_1.925.java:1194
↓ 7 callers
Method
getContext
Get the context for a classifier name that may or may not be fully qualified. @param name The classifier name.
src/test/resources/examples/t_214116/right_Modeller_1.135.java:1430
↓ 7 callers
Method
getCurrentIssueType
Gets the IssueType associated with the information passed around in the query string. Returns null if the Module could not be found.
src/test/resources/examples/t_226480/right_ScarabRequestTool_1.114.java:888
↓ 7 callers
Method
getCurrentIssueType
Gets the IssueType associated with the information passed around in the query string. Returns null if the Module could not be found.
src/test/resources/examples/t_226480/left_ScarabRequestTool_1.113.java:887
↓ 7 callers
Method
getExchange
()
src/test/resources/examples/issue31/original.java:106
↓ 7 callers
Method
getExchange
()
src/test/resources/examples/issue31/patched.java:106
↓ 7 callers
Method
getExchange
()
src/test/resources/examples/issue84_1/file_t.java:107
↓ 7 callers
Method
getExchange
()
src/test/resources/examples/issue84_1/file_s.java:107
↓ 7 callers
Method
getExchange
()
src/test/resources/examples/issue84_2/file_t.java:107
← previous
next →
401–500 of 6,805, ranked by callers