result of a parse for one wesl module (e.g. one .wesl file)
The parser constructs the AST constructed into three sections for convenient access by the binding stage.
imports found in this module
Optional
module level const_assert statements
root module element
root scope for this module
source text for this module
result of a parse for one wesl module (e.g. one .wesl file)
The parser constructs the AST constructed into three sections for convenient access by the binding stage.