table_type_dec ::= "type" type_name "is" "table" "of" field_spec "indexed" "by" "binary_integer" ";"
This rule is call by -> plsql_table_declaration
-> plsql_table_declaration