menu
analyzer package
documentation
ast
ListLiteral
rightBracket property
rightBracket
brightness_4
rightBracket
property
Null safety
Token
rightBracket
Return the right square bracket.
Implementation
Token get rightBracket;
analyzer package
documentation
ast
ListLiteral
rightBracket property
ListLiteral class
Constructors
ListLiteral
Properties
beginToken
childEntities
constKeyword
elements
end
endToken
hashCode
inConstantContext
isAssignable
isConst
isSynthetic
leftBracket
length
offset
parent
precedence
rightBracket
root
runtimeType
staticParameterElement
staticType
typeArguments
unParenthesized
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==