menu
analyzer package
documentation
ast
WithClause
withKeyword property
withKeyword
brightness_4
withKeyword
property
Null safety
Token
withKeyword
Return the token representing the 'with' keyword.
Implementation
Token get withKeyword;
analyzer package
documentation
ast
WithClause
withKeyword property
WithClause class
Constructors
WithClause
Properties
beginToken
childEntities
end
endToken
hashCode
isSynthetic
length
mixinTypes
offset
parent
root
runtimeType
withKeyword
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==