analyzer package
documentation
ast
OnClause
onKeyword property
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 ==
onKeyword
property
Token
onKeyword
Return the token representing the 'on' keyword.
Implementation
Token get onKeyword;