- analyzer package
- documentation
- dart/ast/ast
- FunctionDeclaration
- isGetter property
FunctionDeclaration class
- Properties
- augmentKeyword
- beginToken
- childEntities
- declaredElement
- declaredFragment
- documentationComment
- end
- endToken
- externalKeyword
- firstTokenAfterCommentAndMetadata
- functionExpression
- hashCode
- isGetter
- isSetter
- isSynthetic
- length
- metadata
- name
- offset
- parent
- propertyKeyword
- returnType
- root
- runtimeType
- sortedCommentAndAnnotations
- Methods
- accept
- findPrevious
- noSuchMethod
- thisOrAncestorMatching
- thisOrAncestorOfType
- toSource
- toString
- visitChildren
- Operators
- operator ==