class Crystal::Macros::OffsetOf inherits Crystal::Macros::ASTNode ¶ An offsetof expression. Methods¶ #offset : ASTNode ¶ Returns the offset argument used in this offsetof expression. View source #type : ASTNode ¶ Returns the type that has been used in this offsetof expression. View source