menu
analyzer package
documentation
ast
MethodDeclaration
isOperator property
isOperator
brightness_4
isOperator
property
Null safety
bool
isOperator
Return
true
if this method declares an operator.
Implementation
bool get isOperator;
analyzer package
documentation
ast
MethodDeclaration
isOperator 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 ==