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

3
LINES

< > BotCompany Repo | #1034827 // isStandardClass

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

Libraryless. Compilation Failed (5452L/30K).

sbool isStandardClass(S name) {
  ret isIdentifier(name) && standardClassesMap_cached().containsKey(name);
}

Author comment

Began life as a copy of #1010670

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1034827
Snippet name: isStandardClass
Eternal ID of this version: #1034827/1
Text MD5: 004848cb0224b1fce8e55d36254b89b0
Transpilation MD5: 642e92d332c2622ff0b741800e20a89c
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-03-11 01:34:59
Source code size: 110 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 58 / 88
Referenced in: [show references]