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

29
LINES

< > BotCompany Repo | #1005585 // Parsing Compiler Errors [dev.]

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (3897L/24K/82K).

!752

concepts.

concept Example {
  S text; // compiler output
}

p {
  concepts();
  addExample([[
/tmp/tmp_982526522/main.java:726: error: cannot find symbol
      imageSurface.setToolTipText(str(e.getPoint()));
      ^
  symbol: variable imageSurface
1 error
]]);

  addExample([[
/tmp/tmp_1308433492/main.java:31: error: local variable tf is accessed from within inner class; needs to be declared final
        messageBox(tf.getText() + " yourself!");
                   ^
1 error
]]);
}

svoid addExample(S text) {
  uniq(Example, +text);
}

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: #1005585
Snippet name: Parsing Compiler Errors [dev.]
Eternal ID of this version: #1005585/1
Text MD5: b77e303f000adc9b763b5329944786f0
Transpilation MD5: 8a918ab48aa16b932c78f482a4364812
Author: stefan
Category: javax / a.i.
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-11-30 17:47:05
Source code size: 574 bytes / 29 lines
Pitched / IR pitched: No / No
Views / Downloads: 451 / 545
Referenced in: [show references]