menu
analyzer package
documentation
ast
Block
leftBracket property
leftBracket
brightness_4
leftBracket
property
Null safety
Token
leftBracket
Return the left curly bracket.
Implementation
Token get leftBracket;
analyzer package
documentation
ast
Block
leftBracket property
Block class
Constructors
Block
Properties
beginToken
childEntities
end
endToken
hashCode
isSynthetic
leftBracket
length
offset
parent
rightBracket
root
runtimeType
statements
unlabeled
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==