Module come::ast::statement::expression::function_call
source · Expand description
Result of a function call.
Structs§
FunctionCall
represents result of a function call.
Functions§
- Parse source code to get a
FunctionCall
.