Structs§
- Assignment
Statement - Block
Statement - Call
Expression - A free-standing function call:
foo(a, b)or a method callobj.method(a, b). - Component
Expression - A component expression: the declarative tree-building form.
- Constructor
Call - A constructor or chained builder call on a component expression header.
- Ident
- IfStatement
- Return
Statement - Span
- Table
Field Value
Enums§
- BinOp
Kind - Else
Branch - Expression
- Import
Item - One item in an
import { ... } from "..."list. - Statement
- Unary
OpKind