pass.PassAnchor enum¶
Pass pipeline execution anchor.
Cases¶
| Keyword | Value | Description |
|---|---|---|
module |
0 | The active anchor is the whole module. |
func |
1 | The active anchor is one function-like symbol. |
Used by¶
pass.for.anchorpass.pipeline.anchor