SpecialLiteralExprNode

__FILE__, __LINE__, __FUNCTION_NAME__, __MODULE_NAME__

Constructors

this
this(TokenIndex loc, IrIndex irValue, SpecialKeyword subType)
Undocumented in source.

Members

Mixins

__anonymous
mixin ExpressionNodeData!(AstType.literal_special, 0, AstNodeState.type_check_done)
Undocumented in source.

Variables

irValue
IrIndex irValue;
Undocumented in source.

Meta