sdc v0.0.5 (2022-05-23T13:04:49Z)
Dub
Repo
__File__Literal
d
ast
expression
__FILE__ literal
final
class
__File__Literal :
AstExpression
{
this
(Location location);
}
Constructors
this
this
(Location location)
Undocumented in source.
Inherited Members
From AstExpression
toString
string
toString
(Context )
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
d
ast
expression
aliases
AstArrayLiteral
AstStaticTypeidExpression
AstTernaryExpression
classes
ArrayLiteral
AstBinaryExpression
AstCallExpression
AstCastExpression
AstExpression
AstIndexExpression
AstNewExpression
AstSliceExpression
AstTypeidExpression
AstUnaryExpression
AstVoidInitializer
DelegateLiteral
DollarExpression
IdentifierCallExpression
IdentifierExpression
IdentifierTypeidExpression
IsExpression
Lambda
ParenExpression
StaticTypeidExpression
TernaryExpression
ThisExpression
TypeCallExpression
__File__Literal
__Line__Literal
enums
AstBinaryOp
UnaryOp
functions
getBaseOp
isAssign
unarizeString
__FILE__ literal