menu
analyzer package
documentation
ast
MixinOrAugmentationDeclaration
leftBracket property
leftBracket
brightness_4
brightness_5
leftBracket
property
Token
leftBracket
Returns the left curly bracket.
Implementation
Token get leftBracket;
analyzer package
documentation
ast
MixinOrAugmentationDeclaration
leftBracket 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 ==