menu
analyzer package
documentation
ast
TypeParameterList
typeParameters property
typeParameters
brightness_4
typeParameters
property
Null safety
NodeList
<
TypeParameter
>
typeParameters
Return the type parameters for the type.
Implementation
NodeList<TypeParameter> get typeParameters;
analyzer package
documentation
ast
TypeParameterList
typeParameters property
TypeParameterList class
Constructors
TypeParameterList
Properties
beginToken
childEntities
end
endToken
hashCode
isSynthetic
leftBracket
length
offset
parent
rightBracket
root
runtimeType
typeParameters
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==