Module state

Source
Expand description

Parser context needed to disambiguate grammar

Structs§

MethodSignature
Expected argument count for a method in the ACPI namespace.
ParserState
Input data plus context needed to disambiguate grammar

Traits§

ReplaceableParseError
Helper trait used to convert a parser error from one input type to another.