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

3
LINES

< > BotCompany Repo | #1001892 // isIdentifier - synonym of isJavaIdentifier

JavaX fragment (include)

1  
static boolean isIdentifier(S s) {
2  
  ret isJavaIdentifier(s);
3  
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1001892
Snippet name: isIdentifier - synonym of isJavaIdentifier
Eternal ID of this version: #1001892/1
Text MD5: 939b0ef29114a5bc2e0f3258e7533dde
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-12-05 01:24:00
Source code size: 65 bytes / 3 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 828 / 7282
Referenced in: [show references]