menu
analyzer package
documentation
ast
MixinOrAugmentationDeclaration
mixinKeyword property
mixinKeyword
brightness_4
mixinKeyword
property
Null safety
Token
mixinKeyword
Return the token representing the 'mixin' keyword.
Implementation
Token get mixinKeyword;
analyzer package
documentation
ast
MixinOrAugmentationDeclaration
mixinKeyword property
MixinOrAugmentationDeclaration class
Constructors
MixinOrAugmentationDeclaration
Properties
baseKeyword
beginToken
childEntities
declaredElement
declaredElement2
documentationComment
end
endToken
finalKeyword
firstTokenAfterCommentAndMetadata
hashCode
implementsClause
interfaceKeyword
isSynthetic
leftBracket
length
members
metadata
mixinKeyword
name
name2
offset
onClause
parent
rightBracket
root
runtimeType
sealedKeyword
sortedCommentAndAnnotations
typeParameters
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==