class Crystal::Macros::OffsetOf
Overview
An offsetof expression.
Defined in:
compiler/crystal/macros.crInstance Method Summary
- 
        #offset : ASTNode
        
          Returns the offset argument used in this offsetofexpression.
- 
        #type : ASTNode
        
          Returns the type that has been used in this offsetofexpression.