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
↓ 4 callers
Method
mouseAction
Determines if this Board contains the (x, y) Coords, and if so, notifies listeners about the specified mouse action.
src/test/resources/examples/t_223542/left_BoardView1_1.214.java:4076
↓ 4 callers
Method
mouseAction
Determines if this Board contains the (x, y) Coords, and if so, notifies listeners about the specified mouse action.
src/test/resources/examples/t_223542/right_BoardView1_1.215.java:4076
↓ 4 callers
Method
newData
Creates a new data set for the board, with the specified dimensions and data; notifies listeners that a new data set has been created. @param width
src/test/resources/examples/t_221295/left_Board_1.5.java:73
↓ 4 callers
Method
parseDate
Attempts to parse a String as a Date given in MM/DD/YYYY form or a Date and Time given in 24 hour clock MM/DD/YYYY HH:mm. Returns null if the String
src/test/resources/examples/t_227985/right_IssueSearch_1.66.java:1218
↓ 4 callers
Method
parseDate
Attempts to parse a String as a Date given in MM/DD/YYYY form or a Date and Time given in 24 hour clock MM/DD/YYYY HH:mm. Returns null if the String
src/test/resources/examples/t_227985/left_IssueSearch_1.65.java:1218
↓ 4 callers
Method
processDEBUGOutput
(String id, Process proc)
src/test/resources/examples/919148/ReplicationRun/919148_ReplicationRun_0_t.java:2730
↓ 4 callers
Method
processDEBUGOutput
(String id, Process proc)
src/test/resources/examples/919148/ReplicationRun/919148_ReplicationRun_0_s.java:2723
↓ 4 callers
Method
read
Optimized implementation.
src/test/resources/examples/t_224798/left_SegmentsReader_1.4.java:280
↓ 4 callers
Method
redrawAllEntities
Clears all old entity sprites out of memory and sets up new ones.
src/test/resources/examples/t_223542/left_BoardView1_1.214.java:1614
↓ 4 callers
Method
redrawAllEntities
Clears all old entity sprites out of memory and sets up new ones.
src/test/resources/examples/t_223542/right_BoardView1_1.215.java:1614
↓ 4 callers
Method
resetAuthorizationContext
()
src/test/resources/examples/vs/06b994/VerificationHost/VerificationHost_s.java:3211
↓ 4 callers
Method
resetPlayerReady
Called at the beginning of certain phases to make every player not ready.
src/test/resources/examples/t_220985/right_Server_1.21.java:398
↓ 4 callers
Method
resetPlayerReady
Called at the beginning of certain phases to make every player not ready.
src/test/resources/examples/t_220985/left_Server_1.20.java:398
↓ 4 callers
Method
resolveCrewDamage
This checks if the mech pilot goes unconcious from the damage he has taken this phase.
src/test/resources/examples/t_220985/right_Server_1.21.java:2074
↓ 4 callers
Method
resolveCrewDamage
This checks if the mech pilot goes unconcious from the damage he has taken this phase.
src/test/resources/examples/t_220985/left_Server_1.20.java:2074
↓ 4 callers
Method
resolvePilotingRolls
Resolves all built up piloting skill rolls. (used at end of weapons, physical phases)
src/test/resources/examples/t_221070/left_Server_1.68.java:2313
↓ 4 callers
Method
resolvePilotingRolls
Resolves all built up piloting skill rolls. (used at end of weapons, physical phases)
src/test/resources/examples/t_221070/right_Server_1.69.java:2313
↓ 4 callers
Method
resolvePilotingRolls
Resolves all built up piloting skill rolls. (used at end of weapons, physical phases)
src/test/resources/examples/t_220985/right_Server_1.21.java:2004
↓ 4 callers
Method
resolvePilotingRolls
Resolves all built up piloting skill rolls. (used at end of weapons, physical phases)
src/test/resources/examples/t_220985/left_Server_1.20.java:2004
↓ 4 callers
Method
runUserCommandInThreadRemotely
(String command, String host, String testUser, String dbDir,
src/test/resources/examples/919148/ReplicationRun/919148_ReplicationRun_0_t.java:1931
↓ 4 callers
Method
runUserCommandInThreadRemotely
(String command, String host, String testUser, String dbDir,
src/test/resources/examples/919148/ReplicationRun/919148_ReplicationRun_0_s.java:1929
↓ 4 callers
Method
save
Writes data for the board, as text to the OutputStream
src/test/resources/examples/t_221295/left_Board_1.5.java:601
↓ 4 callers
Method
scan
(CtElement e)
src/main/java/gumtree/spoon/diff/operations/Operation.java:100
↓ 4 callers
Method
seek
(Term term)
src/test/resources/examples/t_225106/left_SegmentTermDocs_1.6.java:87
↓ 4 callers
Method
sendAttackData
Send a weapon fire command to the server.
src/test/resources/examples/t_222894/left_Client_1.150.java:474
↓ 4 callers
Method
sendChat
Transmits a chat message to all players
src/test/resources/examples/t_223056/right_Server_1.647.java:12164
↓ 4 callers
Method
sendChat
Transmits a chat message to all players
src/test/resources/examples/t_223056/left_Server_1.646.java:12164
↓ 4 callers
Method
sendChat
Transmits a chat message to all players
src/test/resources/examples/t_221343/right_Server_1.187.java:5011
↓ 4 callers
Method
sendChat
Transmits a chat message to all players
src/test/resources/examples/t_221343/left_Server_1.186.java:5011
↓ 4 callers
Method
sendChat
Transmits a chat message to all players
src/test/resources/examples/t_221422/left_Server_1.227.java:6638
↓ 4 callers
Method
sendChat
Transmits a chat message to all players
src/test/resources/examples/t_221422/right_Server_1.228.java:6638
↓ 4 callers
Method
sendChat
Transmits a chat message to all players
src/test/resources/examples/t_221345/left_Server_1.187.java:5011
↓ 4 callers
Method
sendChat
Transmits a chat message to all players
src/test/resources/examples/t_221345/right_Server_1.188.java:5011
↓ 4 callers
Method
sendRequest
(Operation op)
src/test/resources/examples/vs/06b994/UtilityService/UtilityService_s.java:1114
↓ 4 callers
Method
sendUIHttpRequest
(String uri, String requestBody, int count)
src/test/resources/examples/vs/06b994/VerificationHost/VerificationHost_t.java:942
↓ 4 callers
Method
setAbstract
Sets if some model element is abstract. @see org.argouml.model.CoreHelper#setAbstract(Object, boolean) @param handle is the classifier @param flag is
src/test/resources/examples/t_212496/left_CoreHelperImpl_1.29.java:2307
↓ 4 callers
Method
setAttachment
A Attachment object for use within the Scarab API
src/test/resources/examples/t_226480/left_ScarabRequestTool_1.113.java:250
↓ 4 callers
Method
setChangeability
Set the Changeability of a StructuralFeature or AssociationEnd. @param handle StructuralFeature or AssociationEnd @param ck ChangeableKind
src/test/resources/examples/t_212496/left_CoreHelperImpl_1.29.java:2460
↓ 4 callers
Method
setChangeability
Set the Changeability of a StructuralFeature or AssociationEnd. @param handle StructuralFeature or AssociationEnd @param ck ChangeableKind
src/test/resources/examples/t_212496/right_CoreHelperImpl_1.30.java:2460
↓ 4 callers
Method
setConcurrency
Set the concurrency of some operation. @param handle is the operation @param concurrencyKind is the concurrency
src/test/resources/examples/t_212496/left_CoreHelperImpl_1.29.java:2528
↓ 4 callers
Method
setContainer
Set the Container of the given ElementResidence to the given Component. @param handle the ElementResidence @param component the
src/test/resources/examples/t_212496/left_CoreHelperImpl_1.29.java:2647
↓ 4 callers
Method
setDomain
Set the IdInstance @return String
src/test/resources/examples/t_226963/left_Issue_1.140.java:304
↓ 4 callers
Method
setKind
Set some parameters kind. @param handle is the parameter @param kind is the directionkind
src/test/resources/examples/t_212496/right_CoreHelperImpl_1.30.java:2681
↓ 4 callers
Method
setLeaf
Sets if some model element is a leaf. @param handle model element @param flag is true if it is a leaf.
src/test/resources/examples/t_212496/left_CoreHelperImpl_1.29.java:2401
↓ 4 callers
Method
setMatcher
(Matcher matcher)
src/main/java/gumtree/spoon/diff/DiffConfiguration.java:27
↓ 4 callers
Method
setMultiplicity
Sets a multiplicity of some model element. @param handle model element @param arg multiplicity as string OR multiplicity object
src/test/resources/examples/t_212496/left_CoreHelperImpl_1.29.java:2852
↓ 4 callers
Method
setTextFields
Populates fields for a text (non-file) type of attachment.
src/test/resources/examples/t_226555/left_Attachment_1.24.java:132
↓ 4 callers
Method
setVisibility
Set the visibility for a model element. @param element The model element. @param modifiers A sequence of modifiers which may contain
src/test/resources/examples/t_214116/right_Modeller_1.135.java:1360
↓ 4 callers
Method
setVisibility
Set the visibility for a model element. @param element The model element. @param modifiers A sequence of modifiers which may contain
src/test/resources/examples/t_214116/left_Modeller_1.134.java:1360
↓ 4 callers
Method
show
Display the current settings in this dialog. <p/> Overrides <code>Dialog#show()</code>.
src/test/resources/examples/t_222361/left_CommonSettingsDialog_1.22.java:217
↓ 4 callers
Method
size
()
src/test/resources/examples/t_225262/right_FieldInfos_1.10.java:154
↓ 4 callers
Method
slaveURL
(String dbName)
src/test/resources/examples/919148/ReplicationRun/919148_ReplicationRun_0_t.java:3533
↓ 4 callers
Method
slaveURL
(String dbName)
src/test/resources/examples/919148/ReplicationRun/919148_ReplicationRun_0_s.java:3527
↓ 4 callers
Method
terms
()
src/test/resources/examples/t_224798/left_SegmentsReader_1.4.java:140
↓ 4 callers
Method
toString
()
src/test/resources/examples/t_226622/right_AttributeValue_1.50.java:297
↓ 4 callers
Method
toString
()
src/test/resources/examples/t_227005/right_AttributeValue_1.57.java:295
↓ 4 callers
Method
toString
()
src/main/java/gumtree/spoon/diff/operations/Operation.java:33
↓ 4 callers
Method
transmitAllPlayerReadys
Sends out the player ready stats for all players to all connections
src/test/resources/examples/t_220985/right_Server_1.21.java:2648
↓ 4 callers
Method
transmitAllPlayerReadys
Sends out the player ready stats for all players to all connections
src/test/resources/examples/t_220985/left_Server_1.20.java:2648
↓ 4 callers
Method
unloadUnit
Have the unloader unload the indicated unit. The unit being unloaded does not gain a turn. @param unloader - the <code>Entity</code> that is unload
src/test/resources/examples/t_223056/right_Server_1.647.java:2297
↓ 4 callers
Method
unloadUnit
Have the unloader unload the indicated unit. The unit being unloaded does not gain a turn. @param unloader - the <code>Entity</code> that is unload
src/test/resources/examples/t_223056/left_Server_1.646.java:2297
↓ 4 callers
Method
unloadUnit
Have the unloader unload the indicated unit. The unit being unloaded does not gain a turn. @param unloader - the <code>Entity</code> that is unload
src/test/resources/examples/t_224512/right_Server_1.926.java:2494
↓ 4 callers
Method
unloadUnit
Have the unloader unload the indicated unit. The unit being unloaded does not gain a turn. @param unloader - the <code>Entity</code> that is unload
src/test/resources/examples/t_224512/left_Server_1.925.java:2494
↓ 3 callers
Method
add
Adds field info for a Document.
src/test/resources/examples/t_225262/right_FieldInfos_1.10.java:60
↓ 3 callers
Method
addAttack
Adds an attack to the sprite list.
src/test/resources/examples/t_223542/left_BoardView1_1.214.java:1759
↓ 3 callers
Method
addAttack
Adds an attack to the sprite list.
src/test/resources/examples/t_223542/right_BoardView1_1.215.java:1759
↓ 3 callers
Method
addClass
Called from the parser when a class declaration is found. @param name The name of the class. @param modifiers A sequence of class modifiers. @param s
src/test/resources/examples/t_214116/right_Modeller_1.135.java:415
↓ 3 callers
Method
addClass
Called from the parser when a class declaration is found. @param name The name of the class. @param modifiers A sequence of class modifiers. @param s
src/test/resources/examples/t_214116/left_Modeller_1.134.java:415
↓ 3 callers
Method
addImpl
Add the given component of the given group to the panel. If the component is a JRadioButton, it's also added to the button group. @see java.awt.Conta
src/test/resources/examples/t_214614/left_JXButtonGroupPanel_1.2.java:125
↓ 3 callers
Method
addImpl
Add the given component of the given group to the panel. If the component is a JRadioButton, it's also added to the button group. @see java.awt.Conta
src/test/resources/examples/t_214614/right_JXButtonGroupPanel_1.3.java:132
↓ 3 callers
Method
addSmoke
called when a fire is burning. Adds smoke to hex in the direction specified. Called 3 times per fire hex
src/test/resources/examples/t_223056/right_Server_1.647.java:11207
↓ 3 callers
Method
addSmoke
called when a fire is burning. Adds smoke to hex in the direction specified. Called 3 times per fire hex
src/test/resources/examples/t_223056/left_Server_1.646.java:11207
↓ 3 callers
Method
addSmoke
(int x, int y, int windDir)
src/test/resources/examples/t_221343/right_Server_1.187.java:4517
↓ 3 callers
Method
addSmoke
(int x, int y, int windDir)
src/test/resources/examples/t_221343/left_Server_1.186.java:4517
↓ 3 callers
Method
addSmoke
(int x, int y, int windDir)
src/test/resources/examples/t_221422/left_Server_1.227.java:6116
↓ 3 callers
Method
addSmoke
(int x, int y, int windDir)
src/test/resources/examples/t_221422/right_Server_1.228.java:6116
↓ 3 callers
Method
addSmoke
(int x, int y, int windDir)
src/test/resources/examples/t_221345/left_Server_1.187.java:4517
↓ 3 callers
Method
addSmoke
(int x, int y, int windDir)
src/test/resources/examples/t_221345/right_Server_1.188.java:4517
↓ 3 callers
Method
applyColor
(Image image)
src/test/resources/examples/t_221958/left_TilesetManager_1.22.java:399
↓ 3 callers
Method
applyColor
(Image image)
src/test/resources/examples/t_221958/right_TilesetManager_1.23.java:399
↓ 3 callers
Method
applyCriticalHit
Apply a single critical hit. The following private member of Server are accessed from this function, preventing it from being factored out of the Ser
src/test/resources/examples/t_224512/right_Server_1.926.java:12538
↓ 3 callers
Method
applyCriticalHit
Apply a single critical hit. The following private member of Server are accessed from this function, preventing it from being factored out of the Ser
src/test/resources/examples/t_224512/left_Server_1.925.java:12538
↓ 3 callers
Method
artilleryDamageArea
deal area saturation damage to the map, used for artillery @param centre The hex on which damage is centred @param attackSource The position
src/test/resources/examples/t_224512/right_Server_1.926.java:18099
↓ 3 callers
Method
artilleryDamageArea
deal area saturation damage to the map, used for artillery @param centre The hex on which damage is centred @param attackSource The position
src/test/resources/examples/t_224512/left_Server_1.925.java:18098
↓ 3 callers
Method
artilleryDamageHex
deal area saturation damage to an individual hex @param coords The hex being hit @param attackSource The location the attack came from. For
src/test/resources/examples/t_224512/right_Server_1.926.java:17931
↓ 3 callers
Method
artilleryDamageHex
deal area saturation damage to an individual hex @param coords The hex being hit @param attackSource The location the attack came from. For
src/test/resources/examples/t_224512/left_Server_1.925.java:17930
↓ 3 callers
Method
autoSave
()
src/test/resources/examples/t_223056/right_Server_1.647.java:611
↓ 3 callers
Method
autoSave
()
src/test/resources/examples/t_223056/left_Server_1.646.java:611
↓ 3 callers
Method
autoSave
automatically save the game
src/test/resources/examples/t_224512/right_Server_1.926.java:691
↓ 3 callers
Method
autoSave
automatically save the game
src/test/resources/examples/t_224512/left_Server_1.925.java:691
↓ 3 callers
Method
availableLocaleList
<p>Obtains an unmodifiable list of installed locales.</p> <p>This method is a wrapper around {@link Locale#getAvailableLocales()}. It is more efficie
src/test/resources/examples/d4j/Lang_57/LocaleUtils/Lang_57_LocaleUtils_s.java:191
↓ 3 callers
Method
bestAttack
(MoveOption es)
src/test/resources/examples/t_224542/right_TestBot_1.76.java:947
↓ 3 callers
Method
bestAttack
(MoveOption es)
src/test/resources/examples/t_224542/left_TestBot_1.75.java:947
↓ 3 callers
Method
bestAttack
(MoveOption es)
src/test/resources/examples/t_223118/right_TestBot_1.49.java:868
↓ 3 callers
Method
bestAttack
(MoveOption es)
src/test/resources/examples/t_223118/left_TestBot_1.48.java:867
↓ 3 callers
Method
buildMinimalTestState
()
src/test/resources/examples/vs/06b994/VerificationHost/VerificationHost_t.java:575
↓ 3 callers
Method
calculateWeaponAttacks
(Entity en, Mounted mw, boolean best_only)
src/test/resources/examples/t_223118/right_TestBot_1.49.java:815
↓ 3 callers
Method
calculateWeaponAttacks
(Entity en, Mounted mw, boolean best_only)
src/test/resources/examples/t_223118/left_TestBot_1.48.java:814
↓ 3 callers
Method
changeToNextTurn
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_223056/right_Server_1.647.java:1550
↓ 3 callers
Method
changeToNextTurn
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_223056/left_Server_1.646.java:1550
← previous
next →
901–1,000 of 6,805, ranked by callers