ddc ~loc-offset (2022-03-28T17:00:24.1812298)
Dub
Repo
StringExp.this
dmd
expression
StringExp
Undocumented in source.
this
(Loc loc, const(void)[] string)
this
(Loc loc, const(void)[] string, size_t len, ubyte sz, char postfix)
class
StringExp
extern (
D
)
this
(
const
ref
Loc
loc
,
const
(
void
)[]
string
,
size_t
len
,
ubyte
sz
,
char
postfix
=
NoPostfix
)
Meta
Source
See Implementation
dmd
expression
StringExp
constructors
this
functions
accept
borrowData
charAt
compare
equals
getCodeUnit
isBool
isLvalue
modifiableLvalue
numberOfCodeUnits
peekData
peekDstring
peekString
peekWstring
setCodeUnit
setData
toLvalue
toStringExp
toStringz
toUTF8
writeTo
static functions
create
emplace
variables
NoPostfix
committed
len
ownedByCtfe
postfix
sz