menu
analyzer package
documentation
ast
IfElement
ifKeyword property
ifKeyword
brightness_4
ifKeyword
property
Null safety
Token
ifKeyword
Return the token representing the 'if' keyword.
Implementation
Token get ifKeyword;
analyzer package
documentation
ast
IfElement
ifKeyword property
IfElement class
Constructors
IfElement
Properties
beginToken
caseClause
childEntities
condition
elseElement
elseKeyword
end
endToken
expression
hashCode
ifKeyword
isSynthetic
leftParenthesis
length
offset
parent
rightParenthesis
root
runtimeType
thenElement
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==