diff --git a/source/calyx_frontend/parser/enum.AliasedRule.html b/source/calyx_frontend/parser/enum.AliasedRule.html index 2ed410c1..24db3c56 100644 --- a/source/calyx_frontend/parser/enum.AliasedRule.html +++ b/source/calyx_frontend/parser/enum.AliasedRule.html @@ -1,103 +1,103 @@ AliasedRule in calyx_frontend::parser - Rust
pub enum AliasedRule {
-
Show 98 variants component, - attr_val, - ext, - params, - invoke, - guard_lt, - static_if_stmt, - primitive, - static_wire, - any_char, - guard_gt, +
Show 98 variants bad_num, + bitwidth, comb_or_static, - io_port, - while_stmt, - static_group, - static_term, - static_seq, - imports, - comb, + name_with_attribute, + block_char, + guard_gt, decimal, - comma, - guard_not, - cells, - file, - cell_without_semi, - LHS, - invoke_args, - bad_num, - guard_geq, - guard_leq, - prim_inline, - wire, + connections, + float, + static_switch_stmt, + empty, static_par, - latency_annotation, - expr, + repeat_stmt, block, - guard_expr, - name_with_attribute, + both_comb_static, + hex, + inputs, + guard_lt, + invoke, seq, - static_annotation, - cell, par, + invoke_ref_args, + invoke_ref_arg, + static_invoke, + char, + ext, + attribute, + static_term, + static_wire, reference, - hex, - cmp_expr, - enable, - stmts_without_block, + control, args, - octal, - at_attributes, + stmts_without_block, at_attribute, - empty, metadata, - float_const, - static_guard_expr, - static_switch_stmt, - repeat_stmt, + params, + group, + static_word, + at_attributes, + sig_with_params, + string_lit, + cells, + any_char, + while_stmt, + signature, + expr, + wire, + guard_eq, + component, + comma_req, + binary, + port_with, + invoke_arg, + static_if_stmt, + extern_or_component, + metadata_char, + guard_neq, + file, + num_lit, + io_port, + term, + guard_geq, switch_stmt, - stmt, + guard_leq, externs_and_comps, - string_lit, EOI, - if_stmt, - term, + port, + attr_val, + static_guard_expr, + latency_annotation, + prim_inline, + static_group, + static_annotation, + stmt, + cell_without_semi, + float_const, static_timing_expr, - extern_or_component, - bitwidth, - invoke_arg, - identifier, - attributes, - float, - binary, - inputs, - num_lit, - static_word, - both_comb_static, - attribute, static_optional_latency, - port, - connections, + comma, + block_string, + guard_expr, + if_stmt, + outputs, + comb, + octal, + identifier, + enable, + imports, + invoke_args, + primitive, hole, - guard_neq, + cmp_expr, semi, - guard_eq, - group, - invoke_ref_args, - static_invoke, - signature, - outputs, - comma_req, - char, - control, - block_string, - sig_with_params, - block_char, - invoke_ref_arg, - port_with, - metadata_char, -
}

Variants

component

attr_val

ext

params

invoke

guard_lt

static_if_stmt

primitive

static_wire

any_char

guard_gt

comb_or_static

io_port

while_stmt

static_group

static_term

static_seq

imports

comb

decimal

comma

guard_not

cells

file

cell_without_semi

LHS

invoke_args

bad_num

guard_geq

guard_leq

prim_inline

wire

static_par

latency_annotation

expr

block

guard_expr

name_with_attribute

seq

static_annotation

cell

par

reference

hex

cmp_expr

enable

stmts_without_block

args

octal

at_attributes

at_attribute

empty

metadata

float_const

static_guard_expr

static_switch_stmt

repeat_stmt

switch_stmt

stmt

externs_and_comps

string_lit

EOI

if_stmt

term

static_timing_expr

extern_or_component

bitwidth

invoke_arg

identifier

attributes

float

binary

inputs

num_lit

static_word

both_comb_static

attribute

static_optional_latency

port

connections

hole

guard_neq

semi

guard_eq

group

invoke_ref_args

static_invoke

signature

outputs

comma_req

char

control

block_string

sig_with_params

block_char

invoke_ref_arg

port_with

metadata_char

Trait Implementations

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Feeds this value into the given Hasher. Read more
Feeds a slice of this type into the given Hasher. Read more
This method returns an Ordering between self and other. Read more
Compares and returns the maximum of two values. Read more
Compares and returns the minimum of two values. Read more
Restrict a value to a certain interval. Read more
This method tests for self and other values to be equal, and is used + guard_not, + LHS, + static_seq, + cell, + attributes, +
}

Variants

bad_num

bitwidth

comb_or_static

name_with_attribute

block_char

guard_gt

decimal

connections

float

static_switch_stmt

empty

static_par

repeat_stmt

block

both_comb_static

hex

inputs

guard_lt

invoke

seq

par

invoke_ref_args

invoke_ref_arg

static_invoke

char

ext

attribute

static_term

static_wire

reference

control

args

stmts_without_block

at_attribute

metadata

params

group

static_word

at_attributes

sig_with_params

string_lit

cells

any_char

while_stmt

signature

expr

wire

guard_eq

component

comma_req

binary

port_with

invoke_arg

static_if_stmt

extern_or_component

metadata_char

guard_neq

file

num_lit

io_port

term

guard_geq

switch_stmt

guard_leq

externs_and_comps

EOI

port

attr_val

static_guard_expr

latency_annotation

prim_inline

static_group

static_annotation

stmt

cell_without_semi

float_const

static_timing_expr

static_optional_latency

comma

block_string

guard_expr

if_stmt

outputs

comb

octal

identifier

enable

imports

invoke_args

primitive

hole

cmp_expr

semi

guard_not

LHS

static_seq

cell

attributes

Trait Implementations

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Feeds this value into the given Hasher. Read more
Feeds a slice of this type into the given Hasher. Read more
This method returns an Ordering between self and other. Read more
Compares and returns the maximum of two values. Read more
Compares and returns the minimum of two values. Read more
Restrict a value to a certain interval. Read more
This method tests for self and other values to be equal, and is used by ==. Read more
This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason. Read more
This method returns an ordering between self and other values if one exists. Read more
This method tests less than (for self and other) and is used by the < operator. Read more
This method tests less than or equal to (for self and other) and is used by the <= operator. Read more
This method tests greater than (for self and other) and is used by the > operator. Read more
This method tests greater than or equal to (for self and other) and is used by the >=