Module come::ast::statement::expression::in_brackets
source · Expand description
An expression in brackets.
Structs§
InBrackets
represents an expression in brackets.
Functions§
- Parse source code to get a
InBrackets
.