menu
analyzer package
documentation
ast
IndexExpression
leftBracket property
leftBracket
brightness_4
leftBracket
property
Null safety
Token
leftBracket
Return the left square bracket.
Implementation
Token get leftBracket;
analyzer package
documentation
ast
IndexExpression
leftBracket property
IndexExpression class
Constructors
IndexExpression
Properties
beginToken
childEntities
end
endToken
hashCode
inConstantContext
index
isAssignable
isCascaded
isNullAware
isSynthetic
leftBracket
length
nullShortingTermination
offset
parent
period
precedence
question
realTarget
rightBracket
root
runtimeType
staticElement
staticParameterElement
staticType
target
unParenthesized
Methods
accept
findPrevious
getProperty
inGetterContext
inSetterContext
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==