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

9
LINES

< > BotCompany Repo | #1031565 // tok_identifiers - synonym of tok_identifiersInOrder

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2939L/17K).

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



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

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1031565
Snippet name: tok_identifiers - synonym of tok_identifiersInOrder
Eternal ID of this version: #1031565/2
Text MD5: 0d6f4581b45b45f4fe35a03e7c47cff5
Transpilation MD5: 8507ee81cfa42da8c1e1e928bc04a43d
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-22 02:56:50
Source code size: 145 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 81 / 121
Version history: 1 change(s)
Referenced in: [show references]