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