Non-terminal symbol SetType

rule(s)occurrences


Description

This denotes a set type of base type Type_opt. If the base type is missing, it is set to a type parameter. (NB: the collection kind keyword 'set' is optional for set types).


Defining rules for nonterminal symbol SetType:

SetType SetKind_opt  '{Type_opt  '}


Occurrences of symbol SetType in body of other rules:

MapIndexType SetType 
CollectionType SetType 


Copyright © 2012 by Hassan Aït-Kaci; All Rights Reserved.