menu
analyzer package
documentation
ast
MixinOrAugmentationDeclaration
baseKeyword property
baseKeyword
brightness_4
brightness_5
baseKeyword
property
Token
?
baseKeyword
Return the 'base' keyword, or
null
if the keyword was absent.
Implementation
Token? get baseKeyword;
analyzer package
documentation
ast
MixinOrAugmentationDeclaration
baseKeyword property
MixinOrAugmentationDeclaration class
Constructors
MixinOrAugmentationDeclaration
Properties
baseKeyword
beginToken
childEntities
declaredElement
declaredElement2
documentationComment
end
endToken
firstTokenAfterCommentAndMetadata
hashCode
implementsClause
isSynthetic
leftBracket
length
members
metadata
mixinKeyword
name
name2
offset
onClause
parent
rightBracket
root
runtimeType
sortedCommentAndAnnotations
typeParameters
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==