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

5
LINES

< > BotCompany Repo | #1022624 // isJavaxCompilableSnippetTypeExceptInclude

JavaX fragment (include)

sbool isJavaxCompilableSnippetTypeExceptInclude(int type) {
  ret isJavaxApplicationSnippetType(type)
    || isJavaxModuleSnippetType(type)
    || type == snippetType_dynModule();
}

Author comment

Began life as a copy of #1022623

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1022624
Snippet name: isJavaxCompilableSnippetTypeExceptInclude
Eternal ID of this version: #1022624/2
Text MD5: 0f68dc7cf81b7545656e77cef4d7358d
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-25 17:29:50
Source code size: 185 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 198 / 230
Version history: 1 change(s)
Referenced in: [show references]