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