abstract class Crystal::Macros::UnaryExpression
Overview
An unary expression
Defined in:
compiler/crystal/macros.crInstance Method Summary
-
#exp : ASTNode
Returns the expression that this unary operation is applied to.