class Crystal::Macros::Expressions

Overview

A group of expressions.

Defined in:

compiler/crystal/macros.cr

Instance Method Summary

Instance Method Detail

def expressions : ArrayLiteral(ASTNode) #

Returns the list of expressions in this node


[View source]