Key words of IDL
A
any -> any_type
attribute -> attr_dcl
B
boolean -> boolean_type
C
case -> case_label
char -> char_type
const -> const_dcl
context -> context_expr
D
default -> case_label
double -> floating_pt_type
E
enum -> enum_type
exception -> except_dcl
F
FALSE -> boolean_literal
float -> floating_pt_type
I
in -> param_attribute
inout -> param_attribute
interface -> forward_dcl
-> interface_header
L
long -> signed_long_int
-> unsigned_long_int
M
module -> module
O
octet -> octet_type
oneway -> op_attribute
out -> param_attribute
R
raises -> raises_expr
readonly -> attr_dcl
S
sequence -> sequence_type
short -> signed_short_int
-> unsigned_short_int
string -> string_type
struct -> struct_type
switch -> union_type
T
TRUE -> boolean_literal
typedef -> type_dcl
U
union -> union_type
unsigned -> unsigned_long_int
-> unsigned_short_int
V
void -> op_type_spec