Inherits Crystal::Macros::ASTNode
A type declaration like x : Int32
x : Int32
Returns the type part of the declaration.
The value assigned to the variable, if any.
Returns the variable part of the declaration.