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