Member predicate KeywordTypeExpr :: isConstKeyword
Holds if this is the const
keyword, occurring in a type assertion such as x as const
.
predicate
isConstKeyword
(
)