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

385
LINES

< > BotCompany Repo | #1005604 // unstructure (v7, matches structure v10)

JavaX fragment (include)

java.lang.RuntimeException: Unknown token 2: <: 
Warning: session_start(): open(/var/lib/php/sessions/sess_4nihkld8vcr80j3k3nu9cg4joj, 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
{"1000567":"isInteger","1000619":"get function","1000658":"print function (=System.out.println + logging in memory)","1000659":"fail functions (improved)","1000810":"join function + array version","1000811":"parseInt - returns 0 on \"\" or null","1001137":"findClass","1001138":"isJavaIdentifier","1001246":"parseLong","1001518":"l function (synonym of length), length of arrays, strings, lists, size of maps","1001598":"assertTrue - no longer accepts a function returning a boolean","1001696":"parseDouble","1001735":"unquote - opposite of quote. also takes single quoted strings","1001870":"newObject - synonym of nuObject","1001939":"printStructure","1002042":"keys function","1002310":"subList function - use instead of List.subList","1002545":"isLongConstant","1003280":"unquoteCharacter","1003483":"callF + safeCallF - call a Runnable, func, voidfunc or function name","1003652":"eqOneOf - equals, multiple checks","1004113":"hexToBytes","1004582":"javaTokC - codeTokensOnly+javaTok","1004782":"setOptAll","1004785":"nuStubInnerObject - instantiates an inner class with a null reference to outer object","1004815":"shortClassName","1004824":"internIfLongerThan","1004903":"boolArrayFromBytes","1004992":"toIntArray","1005268":"setOptAllDyn - sets real or dynamic fields","1005591":"structure_isMarker - special function for structure()","1005595":"quote - Java-compatible string quoting with \"\". now also escapes \\t","1005599":"nuEmptyObject - fast way to make an empty instance of a class (using default constructor)","1005608":"pcallOpt_noArgs - callOpt_noArgs with exception printing","1006073":"parseFloat","1007768":"faster eq function (if you never compare a BigInt to an Int or Long), LIVE","1013436":"parseList","1025740":"parseBigInt","1031744":"DynamicObject (imported from core - see #1004543)","1035798":"unstructure (v20, introducing the Unstructurer class, LIVE)"} 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 #1005600

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: #1005604
Snippet name: unstructure (v7, matches structure v10)
Eternal ID of this version: #1005604/1
Text MD5: 5aa0ba4a90883f25a2b9fa97811301d0
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-12-13 17:01:40
Source code size: 10513 bytes / 385 lines
Pitched / IR pitched: No / No
Views / Downloads: 854 / 820
Referenced in: #1005658 - unstructure (v8, virtual stack, dev.)