Searched defs:annotated (Results 1 – 6 of 6) sorted by relevance
78 private boolean isDeprecated(AnnotatedElement annotated) { in isDeprecated()
76 private boolean isDeprecated(AnnotatedElement annotated) { in isDeprecated()
106 def annotated(arg1: list): function
601 def annotated(typ, arg): function
2796 let annotated = this.activeFile.content; variable
27459 …const annotated = parentSymbol.valueDeclaration && getEffectiveTypeAnnotationNode(parentSymbol.val… constant27480 … const annotated = valueDeclaration && getEffectiveTypeAnnotationNode(valueDeclaration); constant27506 … const annotated = getEffectiveTypeAnnotationNode(binaryExpression.symbol.valueDeclaration); constant