This class represents the declaration of a genetics argument.
The TypeParameter is constructed following the syntax: TypeParameter ::= <IDENTIFIER> ( "extends" {@link ClassOrInterfaceType} ( "&" {@link ClassOrInterfaceType} )* )?
@author Julio Vilmar Gesser
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|