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

5
LINES

< > BotCompany Repo | #1022292 // gazelle_importPreprocessedLine

JavaX fragment (include)

static GazelleLine gazelle_importPreprocessedLine(O lineConcept) {
  ret lineConcept == null ? null : nu GazelleLine(
    text := _get preprocessed(lineConcept),
    msgID := getLong msgID(lineConcept));
}

Author comment

Began life as a copy of #1021674

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1022292
Snippet name: gazelle_importPreprocessedLine
Eternal ID of this version: #1022292/1
Text MD5: 8c5bc1c274b7f5b72981d333f3a0489e
Author: stefan
Category: javax / discord
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-12 20:24:40
Source code size: 209 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 235 / 240
Referenced in: [show references]