Searched refs:instanceof (Results 1 – 25 of 54) sorted by relevance
123
66 if (jjte000 instanceof ParseException) {69 if (jjte000 instanceof RuntimeException) {117 if (jjte000 instanceof ParseException) {120 if (jjte000 instanceof RuntimeException) {160 if (jjte000 instanceof ParseException) {163 if (jjte000 instanceof RuntimeException) {202 if (jjte000 instanceof ParseException) {205 if (jjte000 instanceof RuntimeException) {239 if (jjte000 instanceof ParseException) {242 if (jjte000 instanceof RuntimeException) {[all …]
2 …Line 45) comments.stream().filter(comment -> comment instanceof LineComment).map(comment -> (LineC…3 …Line 45) comments.stream().filter(comment -> comment instanceof LineComment).map(comment -> (LineC…4 …Line 45) comments.stream().filter(comment -> comment instanceof LineComment) ==> java.util.stream.…7 …Line 52) comments.stream().filter(comment -> comment instanceof BlockComment).map(comment -> (Bloc…8 …Line 52) comments.stream().filter(comment -> comment instanceof BlockComment).map(comment -> (Bloc…9 …Line 52) comments.stream().filter(comment -> comment instanceof BlockComment) ==> java.util.stream…12 …Line 59) comments.stream().filter(comment -> comment instanceof JavadocComment).map(comment -> (Ja…13 …Line 59) comments.stream().filter(comment -> comment instanceof JavadocComment).map(comment -> (Ja…14 …Line 59) comments.stream().filter(comment -> comment instanceof JavadocComment) ==> java.util.stre…
49 …Line 212) getMembers().stream().filter(m -> m instanceof MethodDeclaration && ((MethodDeclaration)…50 …Line 212) getMembers().stream().filter(m -> m instanceof MethodDeclaration && ((MethodDeclaration)…51 …Line 212) getMembers().stream().filter(m -> m instanceof MethodDeclaration && ((MethodDeclaration)…57 …Line 223) unmodifiableList(getMembers().stream().filter(m -> m instanceof MethodDeclaration).map(m…58 …Line 223) getMembers().stream().filter(m -> m instanceof MethodDeclaration).map(m -> (MethodDeclar…59 …Line 223) getMembers().stream().filter(m -> m instanceof MethodDeclaration).map(m -> (MethodDeclar…60 …Line 223) getMembers().stream().filter(m -> m instanceof MethodDeclaration) ==> java.util.stream.S…64 …Line 237) getMembers().stream().filter(m -> m instanceof MethodDeclaration && ((MethodDeclaration)…65 …Line 237) getMembers().stream().filter(m -> m instanceof MethodDeclaration && ((MethodDeclaration)…66 …Line 237) getMembers().stream().filter(m -> m instanceof MethodDeclaration && ((MethodDeclaration)…[all …]
74 …Line 373) getTypes().stream().filter(type -> type.getName().equals(className) && type instanceof C…75 …Line 373) getTypes().stream().filter(type -> type.getName().equals(className) && type instanceof C…76 …Line 373) getTypes().stream().filter(type -> type.getName().equals(className) && type instanceof C…82 …).stream().filter(type -> type.getName().equals(interfaceName) && type instanceof ClassOrInterface…83 …).stream().filter(type -> type.getName().equals(interfaceName) && type instanceof ClassOrInterface…84 …).stream().filter(type -> type.getName().equals(interfaceName) && type instanceof ClassOrInterface…90 …Line 397) getTypes().stream().filter(type -> type.getName().equals(enumName) && type instanceof En…91 …Line 397) getTypes().stream().filter(type -> type.getName().equals(enumName) && type instanceof En…92 …Line 397) getTypes().stream().filter(type -> type.getName().equals(enumName) && type instanceof En…97 ….stream().filter(type -> type.getName().equals(annotationName) && type instanceof AnnotationDeclar…[all …]
26 Line 85) node instanceof AnnotableNode ==> boolean37 Line 108) node instanceof MethodDeclaration ==> boolean41 Line 111) node instanceof FieldDeclaration ==> boolean45 Line 114) node instanceof ClassOrInterfaceDeclaration ==> boolean54 Line 131) container instanceof AnnotableNode ==> boolean
19 Line 179) comment != null && (this instanceof Comment) ==> boolean38 Line 246) obj == null || !(obj instanceof Node) ==> boolean
23 Line 101) commentedNode instanceof Comment ==> boolean
474 Line 806) printer.print(" instanceof ") ==> void794 Line 1296) final boolean thenBlock = n.getThenStmt() instanceof BlockStmt ==> boolean795 Line 1296) n.getThenStmt() instanceof BlockStmt ==> boolean808 Line 1311) final boolean elseIf = n.getElseStmt() instanceof IfStmt ==> boolean809 Line 1311) n.getElseStmt() instanceof IfStmt ==> boolean810 Line 1312) final boolean elseBlock = n.getElseStmt() instanceof BlockStmt ==> boolean811 Line 1312) n.getElseStmt() instanceof BlockStmt ==> boolean995 Line 1570) body instanceof ExpressionStmt ==> boolean1022 Line 1616) node instanceof Comment ==> boolean1046 Line 1630) !(everything.get(i) instanceof Comment) ==> boolean[all …]
74 … of "!=" "%" "&" "&&" "(" ")" "*" "+" "-" "/" "<" "<=" "==" ">" ">=" "?" "^" "instanceof" "|" "||"101 …"/" "/=" "::" "<" "<<=" "<=" "=" "==" ">" ">=" ">>=" ">>>=" "?" "^" "^=" "instanceof" "|" "|=" "||"119 …"/=" "::" ";" "<" "<<=" "<=" "=" "==" ">" ">=" ">>=" ">>>=" "?" "^" "^=" "instanceof" "|" "|=" "||"135 …"/=" "::" ";" "<" "<<=" "<=" "=" "==" ">" ">=" ">>=" ">>>=" "?" "^" "^=" "instanceof" "|" "|=" "||"161 … one of "!=" "%" "&" "&&" ")" "*" "+" "-" "/" "<" "<=" "==" ">" ">=" "?" "^" "instanceof" "|" "||"212 …"/=" "::" ";" "<" "<<=" "<=" "=" "==" ">" ">=" ">>=" ">>>=" "?" "^" "^=" "instanceof" "|" "|=" "||"239 …"/=" "::" ";" "<" "<<=" "<=" "=" "==" ">" ">=" ">>=" ">>>=" "?" "^" "^=" "instanceof" "|" "|=" "||"253 …"/=" "::" ";" "<" "<<=" "<=" "=" "==" ">" ">=" ">>=" ">>>=" "?" "^" "^=" "instanceof" "|" "|=" "||"274 …"/=" "::" ";" "<" "<<=" "<=" "=" "==" ">" ">=" ">>=" ">>>=" "?" "^" "^=" "instanceof" "|" "|=" "||"277 …"/=" "::" ";" "<" "<<=" "<=" "=" "==" ">" ">=" ">>=" ">>>=" "?" "^" "^=" "instanceof" "|" "|=" "||"[all …]
9 …leType.equivalentTypes.stream().filter(t -> !t.isTypeVariable() && !(t instanceof InferenceVariabl…10 …leType.equivalentTypes.stream().filter(t -> !t.isTypeVariable() && !(t instanceof InferenceVariabl…11 …leType.equivalentTypes.stream().filter(t -> !t.isTypeVariable() && !(t instanceof InferenceVariabl…15 …Line 105) inferenceVariableType.equivalentTypes.stream().filter(t -> t instanceof InferenceVariabl…21 …Line 105) inferenceVariableType.equivalentTypes.stream().filter(t -> t instanceof InferenceVariabl…
9 - if (appContext instanceof Application) {13 + // if (appContext instanceof Application) {
177 json::Object instanceof; in run() local179 instanceof[kv.first] = std::move(kv.second); in run()180 root["!instanceof"] = std::move(instanceof); in run()
405 + } else if (instance instanceof HasAttributes) {424 + if(instance instanceof ValueWriter)935 + if (element instanceof PropertyInfo) {949 if (prop instanceof PropertyInfo) {953 - } else if (prop instanceof SoapObject) {957 + } else if(prop instanceof SoapObject) {1025 - if (prop instanceof PropertyInfo) {1026 + if(prop instanceof PropertyInfo) {1244 + if(obj instanceof HasInnerText){1251 if (!implicitTypes || !(obj instanceof SoapObject)) {[all …]
12 // CHECK: 'D' in data['!instanceof']['Base']13 // CHECK: 'D' in data['!instanceof']['Intermediate']14 // CHECK: 'D' not in data['!instanceof']['Derived']
74 KW_INSTANCEOF = 'instanceof';113 | e 'instanceof'^ e
57 instanceof
47 if ( ex instanceof MismatchedTokenException ) {50 else if ( ex instanceof NoViableAltException ) {
302 while (type instanceof ArrayType) {533 printer.print(" instanceof ");972 final boolean thenBlock = n.getThenStmt() instanceof BlockStmt;988 final boolean elseIf = n.getElseStmt().orElse(null) instanceof IfStmt;989 final boolean elseBlock = n.getElseStmt().orElse(null) instanceof BlockStmt;1250 if (body instanceof ExpressionStmt) {1304 if (node instanceof Comment)1322 if (!(everything.get(i) instanceof Comment))1327 if (!(nodeToPrint instanceof Comment))1344 findingComments = (last instanceof Comment);
243 if (t instanceof Base) {
63 if (ex instanceof MismatchedTokenException)67 else if (ex instanceof NoViableAltException)
83 if (ex instanceof MismatchedTokenException) {85 } else if (ex instanceof NoViableAltException) {
115 if (ex instanceof MismatchedTokenException) {117 } else if (ex instanceof NoViableAltException) {
226 if (trappedException instanceof MissingTokenException)231 } else if (trappedException instanceof UnwantedTokenException) {235 } else if (trappedException instanceof MismatchedTokenException) {237 } else if (trappedException instanceof NoViableAltException) {
160 if ( ex instanceof MismatchedTokenException )164 else if ( ex instanceof NoViableAltException )579 if ( $g.left.transition(0) instanceof RuleClosureTransition
247 if (t instanceof Base) {