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: | 541 / 668 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |