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

8
LINES

< > BotCompany Repo | #1034734 // PleaseIncludeFunctionsStatement

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

Libraryless. Click here for Pure Java version (5001L/28K).

sclass PleaseIncludeFunctionsStatement {
  LS tok;
  int iStart, iFirstIdentifier, iDot, iEnd;
  
  bool containsFunction(S name) {
    ret contains(subList(tok, iFirstIdentifier, iDot), name);
  }
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1034734
Snippet name: PleaseIncludeFunctionsStatement
Eternal ID of this version: #1034734/2
Text MD5: 3be4cfc47ddee3594f99bf4fae9b6e0a
Transpilation MD5: 822d2513b22e79c9ab6d413273b0cd87
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-03-07 23:09:17
Source code size: 206 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 58 / 107
Version history: 1 change(s)
Referenced in: [show references]