Libraryless. Click here for Pure Java version (3119L/21K/67K).
1 | !752 |
2 | |
3 | !include #1002529 // Explain |
4 | |
5 | answer { |
6 | if "is this field *: *" exceptionToUser { |
7 | S modifier = m.unq(0); |
8 | assertTrue("not a modifier", getJavaModifiers().contains(modifier)); |
9 | |
10 | ret yn( |
11 | jExplainFull(m.unq(1), "vardecl") |
12 | .prune("classdecl") |
13 | .find("modifiers").containsToken(modifier)); |
14 | } |
15 | } |
Began life as a copy of #1002532
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1002579 |
Snippet name: | Is Field <Modifier> Bot |
Eternal ID of this version: | #1002579/1 |
Text MD5: | 698bab2ebb10ec30a51a611a3cc488ad |
Transpilation MD5: | 8b0bd54844e39185134dda2df36b3845 |
Author: | stefan |
Category: | eleu / thinking about javax |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-02-02 23:56:44 |
Source code size: | 346 bytes / 15 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 653 / 1087 |
Referenced in: | [show references] |