ROS 2 rclcpp + rcl - kilted  kilted
ROS 2 C++ Client Library with ROS Client Library
Public Attributes | List of all members
rcl_lexer_transition_s Struct Reference

Public Attributes

const unsigned char to_state
 Index of a state to transition to.
 
const char range_start
 Start of a range of chars (inclusive) which activates this transition.
 
const char range_end
 End of a range of chars (inclusive) which activates this transition.
 

Detailed Description

Represents a transition from one state to another

Definition at line 143 of file lexer.c.


The documentation for this struct was generated from the following file: