class Crystal::Macros::Nop

Overview

The empty node. Similar to a NilLiteral but its textual representation is the empty string. This corresponds, for example, to the missing else branch of an if without an else.

Defined in:

compiler/crystal/macros.cr

© 2012–2021 Manas Technology Solutions.
Licensed under the Apache License, Version 2.0.
https://crystal-lang.org/api/1.2.1/Crystal/Macros/Nop.html