Searched full:grammar (Results 1 – 16 of 16) sorted by relevance
27 Grammar chapter34 Grammar:54 This grammar is ambiguous: operator precedence is not defined. Parentheses must
163 """Return a Lark parser instance configured with the XDR language grammar"""
344 * Tokenise an ASN.1 grammar534 fprintf(stderr, "%s:%u: Unknown character in grammar: '%c'\n", in tokenise()585 fprintf(stderr, "Format: %s [-v] [-d] <grammar-file> <c-file> <hdr-file>\n", in main()1290 * Render the grammar into a state machine definition.
449 # ASN.1 grammar
63 /// same grammar as the inside of a `match` expression
149 /// when you can control the grammar, sticking to something that can be
125 /// The grammar of attributes in Rust is very flexible, which makes the130 /// according to whatever grammar they wish to require for that kind of
753 /// Rust grammar has an ambiguity where braces sometimes turn a path796 /// The Rust grammar's choices around which way this ambiguity is resolved821 /// Note the grammar ambiguity on trailing braces is distinct from836 /// more eagerly than done by the typical expression grammar. This includes887 /// grammar is independent of precedence.899 /// This classification is a load-bearing part of the grammar of some Rust1457 // Bespoke grammar restrictions separate from precedence can in parse_binop_rhs()
66 // This is almost equivalent to `stmt`, but the grammar diverges a tiny bit
23 /// grammar, there may be other tokens in between these two things.
343 /* null_name valid as of 8-12-98 ASL/AML Grammar Update */ in acpi_ex_get_name_string()
160 * even though the ASL grammar supports it. Example: in acpi_ds_build_internal_package_obj()
722 u32 parse_args; /* Grammar/Parse time arguments */
14 # Grammar:
442 Conversely, spelling and grammar fixes are encouraged.
2274 Build a simple ASN.1 grammar compiler that produces a bytecode output