Module pax_compiler::parsing
source · Structs
Enums
Statics
Traits
- This trait is used only to extend primitives like u64 with the parser-time method
parse_to_manifest
. This allows the parser binary to codegen calls to::parse_to_manifest()
even on primitive types
Functions
- From a raw string of Pax representing a single component, parse a complete ComponentDefinition
- Extract all errors from a Pax parse result
- Returns (RIL output string,
symbolic id
s found during parse) where asymbolic id
may be something likeself.num_clicks
ori