as2fm.scxml_converter.scxml_entries.utils
Collection of various utilities for SCXML entries.
Functions
  | 
Check if all the arguments are non-empty strings.  | 
e.g.  | 
|
Convert an expression with strings to use array of ints instead.  | 
|
Generate a map from (xml) tags to their associated classes.  | 
|
  | 
Convert ROS-specific PREFIXES, custom struct array indexing to plain SCXML.  | 
  | 
Given a variable or param name with member access, generate the plain version with '__'.  | 
  | 
Check if a string is non-empty.  | 
  | 
Try to convert a string to an integer.  | 
Classes
  | 
Enumeration of the different types of callbacks containing a body.  |