☰
Other items in
espr
::
parser
Modules
combinator
Constants
KEYWORDS
Functions
abstract_entity_declaration
abstract_supertype
abstract_supertype_declaration
actual_parameter_list
add_like_op
aggregate_initializer
aggregate_source
aggregate_type
aggregation_types
algorithm_head
alias_stmt
array_type
assignment_stmt
attribute_decl
attribute_id
attribute_qualifier
attribute_ref
bag_type
binary_type
boolean_type
bound_1
bound_2
bound_spec
built_in_constant
built_in_function
built_in_procedure
case_action
case_label
case_stmt
compound_stmt
concrete_types
constant_body
constant_decl
constant_factor
constant_id
constant_ref
constructed_types
declaration
derive_clause
derived_attr
digit
domain_rule
element
embedded_remark
encoded_character
encoded_string_literal
entity_body
entity_constructor
entity_decl
entity_head
entity_id
entity_ref
enumeration_id
enumeration_items
enumeration_ref
enumeration_reference
enumeration_type
escape_stmt
explicit_attr
expression
factor
formal_parameter
function_call
function_decl
function_head
function_id
function_ref
general_aggregation_types
general_array_type
general_bag_type
general_list_type
general_ref
general_set_type
generalized_types
generic_entity_type
generic_type
group_qualifier
hex_digit
if_stmt
increment
increment_control
index
index_1
index_2
index_qualifier
instantiable_type
integer_literal
integer_type
interface_specification
interval
interval_high
interval_item
interval_low
interval_op
inverse_attr
inverse_clause
is_reserved
letter
list_type
literal
local_decl
local_variable
logical_expression
logical_literal
logical_type
multiplication_like_op
named_type_or_rename
named_types
null_stmt
number_type
numeric_expression
octet
one_of
parameter
parameter_id
parameter_ref
parameter_type
population
power_op
primary
procedure_call_stmt
procedure_decl
procedure_head
procedure_id
procedure_ref
qualifiable_factor
qualified_attribute
qualifier
query_expression
real_literal
real_type
redeclared_attribute
reference_clause
referenced_attribute
rel_op
rel_op_extended
remark_tag
rename_id
repeat_control
repeat_stmt
repetition
resource_or_rename
resource_ref
return_stmt
rule_decl
rule_head
rule_id
rule_label_id
rule_label_ref
rule_ref
schema_body
schema_decl
schema_id
schema_ref
select_extension
select_list
select_type
selector
set_type
simple_expression
simple_factor
simple_id
simple_string_literal
simple_types
skip_stmt
spaces_or_remarks
stmt
string_literal
string_type
subsuper
subtype_constraint
subtype_constraint_body
subtype_constraint_decl
subtype_constraint_head
subtype_constraint_id
subtype_constraint_ref
subtype_declaration
supertype_constraint
supertype_expression
supertype_factor
supertype_rule
supertype_term
tail_remark
term
total_over
type_decl
type_id
type_label
type_label_id
type_label_ref
type_ref
unary_op
underlying_type
unique_clause
unique_rule
until_control
use_clause
variable_id
variable_ref
where_clause
while_control
width_spec
ayu
dark
light
All crates
espr
espr_derive
esprc
ruststep
ruststep_derive
?
Function
espr
::
parser
::
type_ref
[
−
]
[src]
pub fn type_ref(input: &
str
) ->
ParseResult
<'_,
String
>