Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

[Home]->[Documentation]->[Syntac Universal Parser]->[Programming Languages]->[IDL]->[Symbols]->[fixed_array_size]

Expand All
Collapse All
Contents

IDL::fixed_array_size Locate in Contents

Declaration Locate in Contents

(84) <fixed_array_size> ::= "[" <positive_int_const> "]"

Composition Locate in Contents

array_declarator fixed_array_size Concatenation Node '[' implicit_whitespace positive_int_const implicit_whitespace '\\]'

State Machine Locate in Contents

start:1456:$0 final:1457:$0 implicit_whitespace|{1308|$4|1309} positive_int_const|{1381|$2|1382} implicit_whitespace|{1308|$5|1309}