class Crystal::Macros::IsA

Overview

An .is_a? or .nil? call.

Defined in:

compiler/crystal/macros.cr

Instance Method Summary

Instance Method Detail

def arg : ASTNodeSource

Returns this call's argument.

def receiver : ASTNodeSource

Returns this call's receiver.

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