menu
analyzer package
documentation
ast
ExtensionDeclaration
rightBracket property
rightBracket
brightness_4
rightBracket
property
Null safety
Token
rightBracket
Return the right curly bracket.
Implementation
Token get rightBracket;
analyzer package
documentation
ast
ExtensionDeclaration
rightBracket property
ExtensionDeclaration class
Constructors
ExtensionDeclaration
Properties
beginToken
childEntities
declaredElement
declaredElement2
documentationComment
end
endToken
extendedType
extensionKeyword
firstTokenAfterCommentAndMetadata
hashCode
isSynthetic
leftBracket
length
members
metadata
name
name2
offset
onKeyword
parent
rightBracket
root
runtimeType
sortedCommentAndAnnotations
typeKeyword
typeParameters
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==