menu
analyzer package
documentation
dart/element/element2.dart
GenericFunctionTypeElement2
fragments property
fragments property
dark_mode
light_mode
fragments
property
@
override
List
<
GenericFunctionTypeFragment
>
get
fragments
override
The fragments this element consists of.
Implementation
@override
List
<GenericFunctionTypeFragment>
get
fragments;
analyzer package
documentation
dart/element/element2
GenericFunctionTypeElement2
fragments property
GenericFunctionTypeElement2 class
Constructors
GenericFunctionTypeElement2
Properties
baseElement
children2
displayName
documentationComment
enclosingElement2
firstFragment
formalParameters
fragments
hashCode
id
isPrivate
isPublic
isSimplyBounded
isSynthetic
kind
library2
lookupName
metadata2
name3
nonSynthetic2
returnType
runtimeType
session
type
typeParameters2
Methods
accept2
displayString2
getExtendedDisplayName2
isAccessibleIn2
noSuchMethod
thisOrAncestorMatching2
thisOrAncestorOfType2
toString
visitChildren2
Operators
operator ==