menu
analyzer package
documentation
ast
MethodInvocation
methodName property
methodName
brightness_4
methodName
property
Null safety
SimpleIdentifier
methodName
Return the name of the method being invoked.
Implementation
SimpleIdentifier get methodName;
analyzer package
documentation
ast
MethodInvocation
methodName property
MethodInvocation class
Constructors
MethodInvocation
Properties
argumentList
beginToken
childEntities
end
endToken
function
hashCode
inConstantContext
isAssignable
isCascaded
isNullAware
isSynthetic
length
methodName
nullShortingTermination
offset
operator
parent
precedence
realTarget
root
runtimeType
staticInvokeType
staticParameterElement
staticType
target
typeArguments
typeArgumentTypes
unParenthesized
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==