[−][src]Module gf::pivot::stmt
🟢 Statements.
Structs
Apply | ⚪ APPLY statement. |
Call | ⚪ CALL statement. |
Init | ⚪ INIT statement. |
Load | ⚪ LOAD statement. |
Mix | ⚪ MIX statement. |
Slice | ⚪ SLICE statement. |
Stmt | 🟢 Statement in a sealed module. |
Store | ⚪ STORE statement. |
Enums
StmtKind | 🟢 Statement kind. |
UnsealedStmt | ⚪ Statement in an unsealed module. |