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

9
LINES

< > BotCompany Repo | #1034307 // identifiers - synonym of tok_identifiersInOrder

JavaX fragment (include)

static LS identifiers(S s) {
  ret tok_identifiersInOrder(s);
}



static LS identifiers(LS tok) {
  ret tok_identifiersInOrder(tok);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1034307
Snippet name: identifiers - synonym of tok_identifiersInOrder
Eternal ID of this version: #1034307/1
Text MD5: f3a56d4b626ff27ab2c6c140974b30ec
Author: someone
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-02-01 18:14:56
Source code size: 137 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 68 / 84
Referenced in: [show references]