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

354
LINES

< > BotCompany Repo | #1005964 // structure function (v12, to stream)

JavaX fragment (include)

java.lang.RuntimeException: Unknown token 2: <: 
Warning: session_start(): open(/var/lib/php/sessions/sess_jlki9somlok9i4r7ecql42gaj8, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
{"1000628":"first function","1000644":"shorten function","1000658":"print function (=System.out.println + logging in memory)","1000999":"asList - always returns a new ArrayList (no wrapping)","1001055":"assertEquals - not using structure() for making the message anymore [saving code]","1001137":"findClass","1001518":"l function (synonym of length), length of arrays, strings, lists, size of maps","1001540":"stdcompare function (standard compare) - theoretical synonym of cmp","1001820":"run (hotwire and callMain)","1001865":"neq function","1001992":"str function (=String.valueOf + extensions)","1002110":"dropPrefix","1002348":"nempty - not empty","1002637":"substring - exception-free (safe) version of String.substring","1002696":"class Lisp (CURRENT)","1002780":"popLast - synonym of liftLast","1003279":"function quoteCharacter","1004582":"javaTokC - codeTokensOnly+javaTok","1004900":"boolArrayToHex","1005244":"shortDynamicClassName","1005587":"getDeclaredFields_cached - also calls setAccessible(true) on all fields","1005595":"quote - Java-compatible string quoting with \"\". now also escapes \\t","1005966":"quoteToPrintWriter","1007768":"faster eq function (if you never compare a BigInt to an Int or Long), LIVE","1031744":"DynamicObject (imported from core - see #1004543)","1034648":"structure function (v21, supporting enums, LIVE)","2000460":"bytesToHex (standard function)"} at main.fail(m1008705.java:1589) at main$jsonDecode_Y.fail_base(m1008705.java:14008) at main$jsonDecode_Y.fail(m1008705.java:14006) at main$jsonDecode_Y.parseExpr(m1008705.java:14058) at main$jsonDecode_Y.parse(m1008705.java:14012) at main.jsonDecode(m1008705.java:13990) at main.jsonDecodeMap(m1008705.java:12844) at main.getSnippetTitles(m1008705.java:10820) at main$JavaXHyperlinker.codeToHTML(m1008705.java:6209) at main.html2(m1008705.java:85) 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)

Author comment

Began life as a copy of #1005656

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1005964
Snippet name: structure function (v12, to stream)
Eternal ID of this version: #1005964/8
Text MD5: cfd57cd284c7b4ad93bbd567aca39475
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-07-31 20:33:32
Source code size: 10075 bytes / 354 lines
Pitched / IR pitched: No / No
Views / Downloads: 963 / 1086
Version history: 7 change(s)
Referenced in: #1008806 - structure function (v13, with noStringSharing option)