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