ExecutableElement class
- Constructors
- ExecutableElement
- Properties
- augmentation
- augmentationTarget
- children
- context
- declaration
- displayName
- documentationComment
- enclosingElement3
- hasAlwaysThrows
- hasDeprecated
- hasDoNotStore
- hasDoNotSubmit
- hasFactory
- hashCode
- hasImmutable
- hasImplicitReturnType
- hasInternal
- hasIsTest
- hasIsTestGroup
- hasJS
- hasLiteral
- hasMustBeConst
- hasMustBeOverridden
- hasMustCallSuper
- hasNonVirtual
- hasOptionalTypeArgs
- hasOverride
- hasProtected
- hasRedeclare
- hasReopen
- hasRequired
- hasSealed
- hasUseResult
- hasVisibleForOverriding
- hasVisibleForTemplate
- hasVisibleForTesting
- hasVisibleOutsideTemplate
- id
- isAbstract
- isAsynchronous
- isAugmentation
- isExtensionTypeMember
- isExternal
- isGenerator
- isOperator
- isPrivate
- isPublic
- isSimplyBounded
- isStatic
- isSynchronous
- isSynthetic
- kind
- library
- librarySource
- location
- metadata
- name
- nameLength
- nameOffset
- nonSynthetic
- parameters
- returnType
- runtimeType
- session
- sinceSdkVersion
- source
- type
- typeParameters
- Methods
- accept
- getDisplayString
- getExtendedDisplayName
- isAccessibleIn
- noSuchMethod
- thisOrAncestorMatching
- thisOrAncestorMatching3
- thisOrAncestorOfType
- thisOrAncestorOfType3
- toString
- visitChildren
- Operators
- operator ==