ROS 2 rclcpp + rcl - humble  humble
ROS 2 C++ Client Library with ROS Client Library
Public Attributes | List of all members
rcl_lexer_state_s Struct Reference
Collaboration diagram for rcl_lexer_state_s:
Collaboration graph
[legend]

Public Attributes

const unsigned char else_state
 Transition to this state if no other transition matches.
 
const unsigned char else_movement
 Movement associated with taking else state.
 
const rcl_lexer_transition_t transitions [12]
 Transitions in the state machine (NULL value at end of array)
 

Detailed Description

Represents a non-terminal state

Definition at line 155 of file lexer.c.


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