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

6
LINES

< > BotCompany Repo | #1012730 // ParseEnv

JavaX fragment (include)

sclass ParseEnv implements AutoCloseable {
  ActualThoughtSpace ts;
  S input;
  
  public void close() { if (ts != null) ts.close(); }
}

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: #1012730
Snippet name: ParseEnv
Eternal ID of this version: #1012730/2
Text MD5: aaaf86e0fbfdab939c963b7cad9d7149
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-11 15:11:25
Source code size: 142 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 312 / 899
Version history: 1 change(s)
Referenced in: [show references]