class

Axal::AST::FunctionChain

Inherits Axal::AST::Expression < Reference < Object

Constructors

new(function_calls : Array(Axal::AST::FunctionCall) = [] of FunctionCall)
Source

Instance methods

==(other : FunctionChain)
Source
children
Source
function_calls
Source
function_calls=(function_calls : Array(FunctionCall))
Source