ddmd-experimental ~master (2021-12-25T08:46:30.2604305)
Dub
Repo
Expression.printAST
ddmd
expression
Expression
Print AST data structure in a nice format.
class
Expression
void
printAST
(
int
indent
= 0
)
Parameters
indent
int
indentation level
Meta
Source
See Implementation
ddmd
expression
Expression
constructors
this
functions
accept
addDtorHook
addressOf
castTo
checkArithmetic
checkDeprecated
checkIntegral
checkModifiable
checkNoBool
checkNogc
checkPostblit
checkPurity
checkReadModifyWrite
checkRightThis
checkSafety
checkScalar
checkType
checkValue
copy
ctfeInterpret
deprecation
deref
dyncast
error
implicitCastTo
implicitConvTo
isBool
isConst
isLvalue
modifiableLvalue
op_overload
optimize
print
printAST
resolveLoc
semantic
syntaxCopy
toBoolean
toChars
toComplex
toImaginary
toInteger
toLvalue
toReal
toStringExp
toUInteger
trySemantic
warning
static functions
_init
arraySyntaxCopy
combine
extractLast
variables
loc
op
parens
size
type
Print AST data structure in a nice format.