Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1000351 // case to _case (variable renaming, IOIOI)

Document

I: "Object case;"
O: "Object _case;"
I: "String case = null;"
O: "String _case = null;"
I: "void bla(Object case)"
O: "void bla(Object _case)"
I: "Object[] case;"

download  show line numbers   

Travelled to 12 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

Comments [hide]

ID Author/Program Comment Date
1385 #738 Solved!

Details:
LWrap(base=LMap(map=tm{"case"="_case"}), f=RFJavaTok)
2020-01-26 13:25:11  delete 
633 #1000610 Edit suggestion:
!636
!629

main {
static Object androidContext;
static String programID;

public static void main(String[] args) throws Exception {
I: "Object case;"
O: "Object _case;"
I: "String case = null;"
O: "String _case = null;"
I: "void bla(Object case)"
O: "void bla(Object _case)"
I: "Object[] case;"
}}
2015-08-19 01:20:44  delete 
631 #1000604 (pitcher) 2015-08-18 00:07:22
88 stefan Solved by #720! 2015-08-09 03:03:21

add comment

Snippet ID: #1000351
Snippet name: case to _case (variable renaming, IOIOI)
Eternal ID of this version: #1000351/1
Text MD5: 567425154a4b6ee5542ce4393de3192c
Author: stefan
Category:
Type: Document
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-07-27 19:16:36
Source code size: 168 bytes / 7 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 871 / 941
Referenced in: [show references]