Rule

Undocumented in source.

Members

Functions

serialize
void serialize(Serializer s)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

action_index
int action_index;
Undocumented in source.
elems
Elem*[] elems;
Undocumented in source.
end
Elem* end;
Undocumented in source.
final_code
Code final_code;
Undocumented in source.
index
uint index;
Undocumented in source.
op_assoc
AssocKind op_assoc;
Undocumented in source.
op_priority
int op_priority;
Undocumented in source.
pass_code
Vec!(Code*) pass_code;
Undocumented in source.
prod
Production* prod;
Undocumented in source.
rule_assoc
AssocKind rule_assoc;
Undocumented in source.
rule_priority
int rule_priority;
Undocumented in source.
same_reduction
Rule* same_reduction;
Undocumented in source.
speculative_code
Code speculative_code;
Undocumented in source.

Meta