Definitions
This section explains the definitions in the RPCL file.
An RPCL file consists of a series of definitions in the following
format:
definition-list:
definition ";"
definition ";" definition-list
RPCL recognizes the following six types of definitions:
definition:
enum-definition
struct-definition
union-definition
typedef-definition
const-definition
program-definition