menu
analyzer package
documentation
ast
MethodDeclaration
name2
property
name2
brightness_4
name2
property
Null safety
@
Deprecated
('Use name instead')
Token
name2
Return the name of the method.
Implementation
@Deprecated('Use name instead') Token get name2;
analyzer package
documentation
ast
MethodDeclaration
name2
property
MethodDeclaration class
Constructors
MethodDeclaration
Properties
beginToken
body
childEntities
declaredElement
declaredElement2
documentationComment
end
endToken
externalKeyword
firstTokenAfterCommentAndMetadata
hashCode
isAbstract
isGetter
isOperator
isSetter
isStatic
isSynthetic
length
metadata
modifierKeyword
name
name2
offset
operatorKeyword
parameters
parent
propertyKeyword
returnType
root
runtimeType
sortedCommentAndAnnotations
typeParameters
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==