lib 1400308 // JavaParser import com.github.javaparser.*; import com.github.javaparser.ast.CompilationUnit; import com.github.javaparser.ast.Node; import com.github.javaparser.ast.body.*; import com.github.javaparser.ast.visitor.*; import com.github.javaparser.Problem;
Began life as a copy of #1017229
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, wnsclhtenguj
No comments. add comment
| Snippet ID: | #1025810 |
| Snippet name: | Java Parser [Include, v 3.15.2] |
| Eternal ID of this version: | #1025810/1 |
| Text MD5: | a62889167bb4ad754be27b5b0042abfb |
| Author: | stefan |
| Category: | javax / parsing |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-10-22 13:42:03 |
| Source code size: | 277 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 426 / 1685 |
| Referenced in: | #1025811 - javaParser_makeAllPublic - also pretty-prints whole source [new JavaParser version] #1025812 - javaParseCompilationUnit [new JavaParser version] #1025813 - javaParser_makeAllPublic_keepComments [new JavaParser] |