menu
analyzer package
documentation
dart/element/element2.dart
LocalFunctionElement
fragments property
fragments property
dark_mode
light_mode
fragments
property
@
override
List
<
LocalFunctionFragment
>
get
fragments
override
The fragments this element consists of.
Implementation
@override
List
<LocalFunctionFragment>
get
fragments;
analyzer package
documentation
dart/element/element2
LocalFunctionElement
fragments property
LocalFunctionElement class
Constructors
LocalFunctionElement
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
Methods
accept2
displayString2
getExtendedDisplayName2
isAccessibleIn2
noSuchMethod
thisOrAncestorMatching2
thisOrAncestorOfType2
toString
visitChildren2
Operators
operator ==