class

Crystal::Macros::OffsetOf

Inherits Crystal::Macros::ASTNode

An offsetof expression.

Instance methods

offset

Returns the offset argument used in this offsetof expression.

Source
type

Returns the type that has been used in this offsetof expression.

Source