ddmd-experimental ~master (2021-12-25T08:46:30.2604305)
Dub
Repo
Token.setString
ddmd
tokens
Token
Set to contents of buf
void
setString
(const(char)* ptr, size_t length)
void
setString
(OutBuffer buf)
struct
Token
final
void
setString
(
const
ref
OutBuffer
buf
)
void
setString
()
Parameters
buf
OutBuffer
string (not zero terminated)
Meta
Source
See Implementation
ddmd
tokens
Token
functions
free
isKeyword
print
setString
toChars
static functions
alloc
toString
static variables
freelist
unions
__anonymous
variables
blockComment
lineComment
loc
next
ptr
value
Set to contents of buf