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

801
LINES

< > BotCompany Repo | #629 // !standard functions (old but used in lower levels of translation engine)

JavaX translator [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (801L/7K/20K).

java.lang.RuntimeException: java.io.IOException: Snippet #629 not found or not public
	at main.rethrow(m1008705.java:173)
	at main.loadSnippet(m1008705.java:342)
	at main.html2(m1008705.java:83)
	at main.html(m1008705.java:67)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
	at java.base/java.lang.reflect.Method.invoke(Method.java:577)
	at main.invokeMethod(m1008705.java:1601)
	at main.callOpt_withVarargs(m1008705.java:4387)
	at main.callOpt(m1008705.java:3326)
	at main.callHtmlMethod2(m1008705.java:11404)
	at main$MyHTTPD$1.get(m1008705.java:7337)
	at main$MyHTTPD$1.get(m1008705.java:1)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
	at java.base/java.lang.reflect.Method.invoke(Method.java:577)
	at main.invokeMethod(m1008705.java:1601)
	at main.safeCallF(m1008705.java:642)
	at main.callF(m1008705.java:611)
	at main$MyHTTPD.serve(m1008705.java:7373)
	at main$NanoHTTPD.serve_2(m1008705.java:9572)
	at main$NanoHTTPD.serve(m1008705.java:9553)
	at main$NanoHTTPD$HTTPSession.execute(m1008705.java:8453)
	at main$NanoHTTPD$ClientHandler.run(m1008705.java:7829)
	at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: java.io.IOException: Snippet #629 not found or not public
	at main.loadSnippet_noResourceLoader(m1008705.java:395)
	at main.loadSnippet(m1008705.java:365)
	at main.loadSnippet(m1008705.java:341)
	... 21 more

Author comment

Supersedes #1000265

download  show line numbers  debug dex  old transpilations   

Travelled to 34 computer(s): ajlfxifxfcul, aoiabmzegqzx, bhatertpkbcr, cahelewubzku, cbybwowwnfue, cfunsshuasjs, cmhtpxxajurv, ddnzoavkxhuk, dhtvkmknsjym, exkalrxbqyxc, gkwdfizivqfm, gwrvuhgaqvyk, hxnwyiuffukg, ishqpsrjomds, jlatgrcjtklg, jtubtzbbkimh, kajysqoxcvfe, kmhbujppghqa, liwcxgsjrgqn, lpdgvwnxivlt, mqqgnosmbjvj, mrjhfnjfopze, nrtiiiyxqhmw, onfqjnomoxuw, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, qbtsjoyahagl, teubizvjbppd, tslmcundralx, tvejysmllsmz, ugbnzuvxksoj, vouqrxazstgt, xinetxnxrdbb

Comments [hide]

ID Author/Program Comment Date
200 #1000604 (pitcher) 2015-08-19 17:56:34
185 #1000610 (pitcher) 2015-08-19 17:56:34

add comment

Snippet ID: #629
Snippet name: !standard functions (old but used in lower levels of translation engine)
Eternal ID of this version: #629/1
Text MD5: 38273cf9b9f0536417601f02769f9521
Transpilation MD5: 38273cf9b9f0536417601f02769f9521
Author: stefan
Category: javax
Type: JavaX translator
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-01-25 18:12:00
Source code size: 24483 bytes / 801 lines
Pitched / IR pitched: No / No
Views / Downloads: 4107 / 25139
Referenced in: #609 - mainAdder in JavaX (adds "class main" and psvm, shortened)
#613 - JavaX IDE (developing)
#628 - "quickmain" (main {, psvm {)
#636 - Resolve symbolic translator invocations
#648 - Lexicon test 2 (tokenizing Java)
#651 - Official Java tokenizer
#652 - Find main class (from CNC Tokenization)
#653 - Official JSON+C tokenizer (developing)
#655 - Spaces, comments, words, strings (Tokenizer)
#659 - Image classes test (show a green rectangle)
#660 - vsplit v1
#661 - vsplit v2 (works on an image)
#662 - Image displayer (from snippets database)
#663 - vsplit v3 (with parameters class)
#664 - vsplit v4 (with solid col)
#665 - vsplit v5 (with grid)
#666 - vsplit v6 (with structure size)
#667 - vsplit v7 (with structure size limit)
#669 - Reproducing Coins
#670 - Reproducing 1 Coin
#672 - Focal points (developing)
#680 - "quicknew" (new Type var; + for args {)
#698 - Standard Function Adder (new, developing)
#761 - New #629 - Standard functions list (LIVE) - continued on #1006654
#1000286 - UI skeleton prototype
#1000287 - UI skeleton prototype 2 (GridLayout)
#1000288 - Single-frame UI prelude/postlude
#1000303 - tokenizeJava test
#1000306 - JSON tokenizer (abandoned)
#1000323 - Spaces, comments, words, strings (Tokenizer, embeddable, developing)
#1000324 - Spaces, comments, words, strings (Tokenizer, embeddable, developing 2)
#1000348 - Official Java tokenizer (embeddable)
#1000482 - "quickcast" ("cast bla")
#1000508 - Transpilation of #722
#1000603 - Happiness for Ursula!
#1000612 - Josef
#1000615 - Martina
#1000616 - Klaus
#1000656 - Parse MySQL values (part of insert statement)
#1000703 - Add class _javax if required in source (post processor)
#1001542 - Indent Java Test Case Bot - developing
#1001640 - Try to make a source compilable (developing)
#1001856 - signJavaWithComputerID
#1001993 - Parse #629 (standard functions list)
#1002427 - Accellerating 629 (SPIKE)
#1002474 - Standard functions (new)
#2000371 - Translation of #2000370 with #629
#2000396 - Find main class (developing)
#2000527 - Single-frame UI prelude/postlude
#3000009 - Contents of http://tinybrain.blog.de
#3000188 - Answer for stefanreich(>> t search)
#3000189 - Answer for stefanreich(>> t bla)
#3000190 - Answer for stefanreich(>> t 20 questions)
#3000202 - Answer for stefanreich (>> T conversion bot)
#3000238 - Answer for stefanreich (>> t power bot)
#3000382 - Answer for ferdie (>> t = 1, f = 0)
#3000383 - Answer for funkoverflow (>> t=1, f=0 okay)
#3000384 - Answer for 6uru0fsh1va (>> t-sql?)
#3000475 - Smart Bot's answer to: !fresh recentlyChangedSnippets()
#3000505 - Smart Bot's answer to: !eval wikipedia("Captain America")