Non-terminal symbol TypeParameters_opt

rule(s)occurrences


Defining rules for nonterminal symbol TypeParameters_opt:

TypeParameters_opt
'(TypeParameters  ')


Occurrences of symbol TypeParameters_opt in body of other rules:

DefinitionKind 'type'  'aliasID  TypeParameters_opt  '=Type 
DefinitionKind 'type'  'nameID  TypeParameters_opt  '=Type 
StructureOrClassDeclaration 'structureID  TypeParameters_opt  '{NamedTupleTypeComponents  '}
StructureOrClassDeclaration 'classID  TypeParameters_opt  Interface  Implementation_opt 


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