/aosp_15_r20/prebuilts/devtools/tools/lib/ |
HD | lombok-ast-0.2.3.jar | ... ast
public lombok.ast.AlternateConstructorInvocation extends lombok.ast.AbstractNode implements lombok.ast.Statement {
lombok ... |
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/expected_output/ |
H A D | com_github_javaparser_ast_visitor_VoidVisitorAdapter.txt | 1 …Comment(), arg) ==> com.github.javaparser.ast.visitor.VoidVisitorAdapter.visitComment(com.github.j… 2 Line 93) n.getComment() ==> com.github.javaparser.ast.Node.getComment() 3 …tions(n, arg) ==> com.github.javaparser.ast.visitor.VoidVisitorAdapter.visitAnnotations(com.github… 4 …Expr().accept(this, arg) ==> com.github.javaparser.ast.expr.NameExpr.accept(com.github.javaparser.… 5 Line 95) n.getNameExpr() ==> com.github.javaparser.ast.body.TypeDeclaration.getNameExpr() 6 Line 96) n.getMembers() ==> com.github.javaparser.ast.body.TypeDeclaration.getMembers() 7 Line 97) n.getMembers() ==> com.github.javaparser.ast.body.TypeDeclaration.getMembers() 8 … 98) member.accept(this, arg) ==> com.github.javaparser.ast.Node.accept(com.github.javaparser.ast.… 9 …Comment(), arg) ==> com.github.javaparser.ast.visitor.VoidVisitorAdapter.visitComment(com.github.j… 10 Line 104) n.getComment() ==> com.github.javaparser.ast.Node.getComment() [all …]
|
H A D | com_github_javaparser_ast_visitor_GenericVisitorAdapter.txt | 1 …mment(n, arg) ==> com.github.javaparser.ast.visitor.GenericVisitorAdapter.visitComment(com.github.… 2 Line 44) n.getAnnotations() ==> com.github.javaparser.ast.body.BodyDeclaration.getAnnotations() 3 Line 45) n.getAnnotations() ==> com.github.javaparser.ast.body.BodyDeclaration.getAnnotations() 4 …Line 47) a.accept(this, arg) ==> com.github.javaparser.ast.Node.accept(com.github.javaparser.ast.v… 5 Line 54) n.getMembers() ==> com.github.javaparser.ast.body.TypeDeclaration.getMembers() 6 Line 55) n.getMembers() ==> com.github.javaparser.ast.body.TypeDeclaration.getMembers() 7 … 57) member.accept(this, arg) ==> com.github.javaparser.ast.Node.accept(com.github.javaparser.ast.… 8 …mment(n, arg) ==> com.github.javaparser.ast.visitor.GenericVisitorAdapter.visitComment(com.github.… 9 Line 70) n.getAnnotations() ==> com.github.javaparser.ast.body.BodyDeclaration.getAnnotations() 10 Line 71) n.getAnnotations() ==> com.github.javaparser.ast.body.BodyDeclaration.getAnnotations() [all …]
|
H A D | com_github_javaparser_ast_visitor_DumpVisitor.txt | 2 Line 92) makeIndent() ==> com.github.javaparser.ast.visitor.DumpVisitor.SourcePrinter.makeIndent() 4 …Line 99) print(arg) ==> com.github.javaparser.ast.visitor.DumpVisitor.SourcePrinter.print(java.lan… 5 Line 100) printLn() ==> com.github.javaparser.ast.visitor.DumpVisitor.SourcePrinter.printLn() 8 Line 114) getSource() ==> com.github.javaparser.ast.visitor.DumpVisitor.SourcePrinter.getSource() 9 …Line 118) createSourcePrinter() ==> com.github.javaparser.ast.visitor.DumpVisitor.createSourcePrin… 10 …Line 125) printer.getSource() ==> com.github.javaparser.ast.visitor.DumpVisitor.SourcePrinter.getS… 12 …:getLib).collect(Collectors.joining(" ")) + " ") ==> com.github.javaparser.ast.visitor.DumpVisitor… 17 …Line 135) printer.printLn() ==> com.github.javaparser.ast.visitor.DumpVisitor.SourcePrinter.printL… 18 …136) member.accept(this, arg) ==> com.github.javaparser.ast.Node.accept(com.github.javaparser.ast.… 19 …Line 137) printer.printLn() ==> com.github.javaparser.ast.visitor.DumpVisitor.SourcePrinter.printL… [all …]
|
H A D | com_github_javaparser_ast_visitor_CloneVisitor.txt | 1 …Line 114) cloneNodes(_n.getPackage(), _arg) ==> com.github.javaparser.ast.visitor.CloneVisitor.clo… 2 Line 114) _n.getPackage() ==> com.github.javaparser.ast.CompilationUnit.getPackage() 3 …Line 115) visit(_n.getImports(), _arg) ==> com.github.javaparser.ast.visitor.CloneVisitor.visit(ja… 4 Line 115) _n.getImports() ==> com.github.javaparser.ast.CompilationUnit.getImports() 5 …Line 116) visit(_n.getTypes(), _arg) ==> com.github.javaparser.ast.visitor.CloneVisitor.visit(java… 6 Line 116) _n.getTypes() ==> com.github.javaparser.ast.CompilationUnit.getTypes() 7 Line 119) _n.getRange() ==> com.github.javaparser.ast.Node.getRange() 8 …Line 126) visit(_n.getAnnotations(), _arg) ==> com.github.javaparser.ast.visitor.CloneVisitor.visi… 9 Line 126) _n.getAnnotations() ==> com.github.javaparser.ast.PackageDeclaration.getAnnotations() 10 …Line 127) cloneNodes(_n.getName(), _arg) ==> com.github.javaparser.ast.visitor.CloneVisitor.cloneN… [all …]
|
H A D | com_github_javaparser_ast_visitor_ModifierVisitorAdapter.txt | 4 …ons(n, arg) ==> com.github.javaparser.ast.visitor.ModifierVisitorAdapter.visitAnnotations(com.gith… 5 …mment(n, arg) ==> com.github.javaparser.ast.visitor.ModifierVisitorAdapter.visitComment(com.github… 6 Line 130) n.getMembers() ==> com.github.javaparser.ast.body.TypeDeclaration.getMembers() 9 …bers.get(i).accept(this, arg) ==> com.github.javaparser.ast.Node.accept(com.github.javaparser.ast.… 11 …Line 135) removeNulls(members) ==> com.github.javaparser.ast.visitor.ModifierVisitorAdapter.remove… 12 …Line 141) n.getAnnotations() ==> com.github.javaparser.ast.nodeTypes.NodeWithAnnotations.getAnnota… 15 …ions.get(i).accept(this, arg) ==> com.github.javaparser.ast.Node.accept(com.github.javaparser.ast.… 17 …Line 146) removeNulls(annotations) ==> com.github.javaparser.ast.visitor.ModifierVisitorAdapter.re… 18 …mment(n, arg) ==> com.github.javaparser.ast.visitor.ModifierVisitorAdapter.visitComment(com.github… 19 Line 152) n.getAnnotations() ==> com.github.javaparser.ast.body.BodyDeclaration.getAnnotations() [all …]
|
H A D | com_github_javaparser_ast_visitor_EqualsVisitor.txt | 1 …Line 111) SINGLETON.nodeEquals(n1, n2) ==> com.github.javaparser.ast.visitor.EqualsVisitor.nodeEqu… 2 …Line 123) nodeEquals(n1.getComment(), n2.getComment()) ==> com.github.javaparser.ast.visitor.Equal… 3 Line 123) n1.getComment() ==> com.github.javaparser.ast.Node.getComment() 4 Line 123) n2.getComment() ==> com.github.javaparser.ast.Node.getComment() 5 …(n1.getOrphanComments(), n2.getOrphanComments()) ==> com.github.javaparser.ast.visitor.EqualsVisit… 6 Line 126) n1.getOrphanComments() ==> com.github.javaparser.ast.Node.getOrphanComments() 7 Line 126) n2.getOrphanComments() ==> com.github.javaparser.ast.Node.getOrphanComments() 11 …Line 139) nodeEquals(nodes1.get(i), nodes2.get(i)) ==> com.github.javaparser.ast.visitor.EqualsVis… 16 …=> com.github.javaparser.ast.visitor.EqualsVisitor.commonNodeEquality(com.github.javaparser.ast.No… 17 …Line 159) n1.accept(this, n2) ==> com.github.javaparser.ast.Node.accept(com.github.javaparser.ast.… [all …]
|
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/resources/ |
HD | javaparser-core-2.1.0.jar | ... github/javaparser/
com/github/javaparser/ast/
com/github/javaparser/ast/stmt ... |
HD | javaparser-core-3.0.0-alpha.2.jar | ... github/javaparser/
com/github/javaparser/ast/
com/github/javaparser/ast/body |
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/lib/ |
HD | javaparser-core-3.3.0.jar | ... printer/concretesyntaxmodel/
com/github/javaparser/ast/
com/github/javaparser/ast/body ... |
/aosp_15_r20/external/coreboot/src/drivers/aspeed/common/ |
H A D | ast_post.c | 16 struct ast_private *ast = dev->dev_private; in ast_enable_vga() local 18 ast_io_write8(ast, AST_IO_VGA_ENABLE_PORT, 0x01); in ast_enable_vga() 19 ast_io_write8(ast, AST_IO_MISC_PORT_WRITE, 0x01); in ast_enable_vga() 24 struct ast_private *ast = dev->dev_private; in ast_enable_mmio() local 26 ast_set_index_reg_mask(ast, AST_IO_CRTC_PORT, 0xa1, 0xff, 0x04); in ast_enable_mmio() 31 struct ast_private *ast = dev->dev_private; in ast_is_vga_enabled() local 34 if (ast->chip == AST1180) { in ast_is_vga_enabled() 37 ch = ast_io_read8(ast, AST_IO_VGA_ENABLE_PORT); in ast_is_vga_enabled() 50 struct ast_private *ast = dev->dev_private; in ast_set_def_ext_reg() local 55 pci_read_config_dword(ast->dev->pdev, 0x08, &data); in ast_set_def_ext_reg() [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/javaparser/javaparser/linux_glibc_common/local-javac-header/ |
D | javaparser.jar | ... private void insertComments (com.github.javaparser.ast.CompilationUnit, java.util.TreeSet)
com ... |
/aosp_15_r20/out/soong/.intermediates/external/javaparser/javaparser/linux_glibc_common/javac/ |
D | javaparser.jar | ... private void insertComments (com.github.javaparser.ast.CompilationUnit, java.util.TreeSet)
com ... |
/aosp_15_r20/external/libchrome/mojo/public/tools/bindings/pylib/mojom_tests/parse/ |
H A D | parser_unittest.py | 24 import mojom.parse.ast as ast namespace 40 expected = ast.Mojom( 41 ast.Module(('IDENTIFIER', 'my_module'), None), 42 ast.ImportList(), 50 expected = ast.Mojom( 51 ast.Module(('IDENTIFIER', 'my_module'), None), 52 ast.ImportList(), 142 expected = ast.Mojom( 143 ast.Module(('IDENTIFIER', 'my_module'), None), 144 ast.ImportList(), [all …]
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-syntax-0.8.3/src/ast/ |
H A D | parse.rs | 19 ast::{self, Ast, Position, Span}, 24 type Result<T> = core::result::Result<T, ast::Error>; 34 Literal(ast::Literal), 35 Assertion(ast::Assertion), 37 Perl(ast::ClassPerl), 38 Unicode(ast::ClassUnicode), 53 /// Convert this primitive into a proper AST. 54 fn into_ast(self) -> Ast { in into_ast() argument 56 Primitive::Literal(lit) => Ast::literal(lit), in into_ast() 57 Primitive::Assertion(assert) => Ast::assertion(assert), in into_ast() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/regex-syntax/src/ast/ |
D | parse.rs | 10 use crate::ast::{self, Ast, Position, Span}; 15 type Result<T> = result::Result<T, ast::Error>; 25 Literal(ast::Literal), 26 Assertion(ast::Assertion), 28 Perl(ast::ClassPerl), 29 Unicode(ast::ClassUnicode), 44 /// Convert this primitive into a proper AST. 45 fn into_ast(self) -> Ast { in into_ast() argument 47 Primitive::Literal(lit) => Ast::Literal(lit), in into_ast() 48 Primitive::Assertion(assert) => Ast::Assertion(assert), in into_ast() [all …]
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_ast.py | 1 import ast 272 if "ast" not in node.__module__: 274 return name != 'AST' and name[0].isupper() 277 if not isinstance(ast_node, ast.AST) or ast_node._fields is None: 279 if isinstance(ast_node, (ast.expr, ast.stmt, ast.excepthandler)): 296 x = ast.AST() 306 # "ast.AST constructor takes 0 positional arguments" 307 ast.AST(2) 312 a = ast.AST() 326 ast_tree = compile(i, "?", kind, ast.PyCF_ONLY_AST) [all …]
|
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/expected_output/ |
H A D | com_github_javaparser_ast_visitor_CloneVisitor.txt | 2 [ Class com.github.javaparser.ast.visitor.CloneVisitor ] 4 interface: com.github.javaparser.ast.visitor.GenericVisitor 5 …ation package_ = cloneNodes(_n.getPackage(), _arg) ==> com.github.javaparser.ast.PackageDeclaration 6 Line 62) cloneNodes(_n.getPackage(), _arg) ==> com.github.javaparser.ast.PackageDeclaration 7 …orts = visit(_n.getImports(), _arg) ==> java.util.List<com.github.javaparser.ast.ImportDeclaration> 8 …Line 63) visit(_n.getImports(), _arg) ==> java.util.List<com.github.javaparser.ast.ImportDeclarati… 9 …ypes = visit(_n.getTypes(), _arg) ==> java.util.List<com.github.javaparser.ast.body.TypeDeclaratio… 10 …Line 64) visit(_n.getTypes(), _arg) ==> java.util.List<com.github.javaparser.ast.body.TypeDeclarat… 11 …dLine(), _n.getEndColumn(), package_, imports, types) ==> com.github.javaparser.ast.CompilationUnit 12 … visit(_n.getAnnotations(), _arg) ==> java.util.List<com.github.javaparser.ast.expr.AnnotationExpr> [all …]
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-1.0.109/src/gen/ |
H A D | visit.rs | 33 pub trait Visit<'ast> { 35 fn visit_abi(&mut self, i: &'ast Abi) { in visit_abi() 41 i: &'ast AngleBracketedGenericArguments, in visit_angle_bracketed_generic_arguments() 46 fn visit_arm(&mut self, i: &'ast Arm) { in visit_arm() 50 fn visit_attr_style(&mut self, i: &'ast AttrStyle) { in visit_attr_style() 54 fn visit_attribute(&mut self, i: &'ast Attribute) { in visit_attribute() 58 fn visit_bare_fn_arg(&mut self, i: &'ast BareFnArg) { in visit_bare_fn_arg() 62 fn visit_bin_op(&mut self, i: &'ast BinOp) { in visit_bin_op() 66 fn visit_binding(&mut self, i: &'ast Binding) { in visit_binding() 70 fn visit_block(&mut self, i: &'ast Block) { in visit_block() [all …]
|
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/java/com/github/javaparser/symbolsolver/javaparsermodel/declarations/ |
H A D | JavaParserInterfaceDeclarationTest.java | 21 import com.github.javaparser.ast.AccessSpecifier; 22 import com.github.javaparser.ast.CompilationUnit; 23 import com.github.javaparser.ast.body.ClassOrInterfaceDeclaration; 51 import static com.github.javaparser.ast.Modifier.Keyword.PRIVATE; 75 …avaParserInterfaceDeclaration) typeSolver.solveType("com.github.javaparser.ast.nodeTypes.NodeWithA… in testIsClass() 81 …avaParserInterfaceDeclaration) typeSolver.solveType("com.github.javaparser.ast.nodeTypes.NodeWithA… in testIsInterface() 87 …avaParserInterfaceDeclaration) typeSolver.solveType("com.github.javaparser.ast.nodeTypes.NodeWithA… in testIsEnum() 93 …avaParserInterfaceDeclaration) typeSolver.solveType("com.github.javaparser.ast.nodeTypes.NodeWithA… in testIsTypeVariable() 99 …avaParserInterfaceDeclaration) typeSolver.solveType("com.github.javaparser.ast.nodeTypes.NodeWithA… in testIsType() 105 …avaParserInterfaceDeclaration) typeSolver.solveType("com.github.javaparser.ast.nodeTypes.NodeWithA… in testAsType() [all …]
|
H A D | JavaParserEnumDeclarationTest.java | 23 import com.github.javaparser.ast.AccessSpecifier; 24 import com.github.javaparser.ast.CompilationUnit; 25 import com.github.javaparser.ast.body.FieldDeclaration; 51 import static com.github.javaparser.ast.Modifier.Keyword.PRIVATE; 76 … modifier = (JavaParserEnumDeclaration) typeSolver.solveType("com.github.javaparser.ast.Modifier"); in testIsClass() 82 … modifier = (JavaParserEnumDeclaration) typeSolver.solveType("com.github.javaparser.ast.Modifier"); in testIsInterface() 88 … modifier = (JavaParserEnumDeclaration) typeSolver.solveType("com.github.javaparser.ast.Modifier"); in testIsEnum() 94 … modifier = (JavaParserEnumDeclaration) typeSolver.solveType("com.github.javaparser.ast.Modifier"); in testIsTypeVariable() 100 … modifier = (JavaParserEnumDeclaration) typeSolver.solveType("com.github.javaparser.ast.Modifier"); in testIsType() 106 … modifier = (JavaParserEnumDeclaration) typeSolver.solveType("com.github.javaparser.ast.Modifier"); in testAsType() [all …]
|
H A D | JavaParserClassDeclarationTest.java | 19 import com.github.javaparser.ast.AccessSpecifier; 20 import com.github.javaparser.ast.CompilationUnit; 52 import static com.github.javaparser.ast.Modifier.Keyword.PRIVATE; 90 …t = (JavaParserClassDeclaration) typeSolver.solveType("com.github.javaparser.ast.CompilationUnit"); in testIsClass() 96 …t = (JavaParserClassDeclaration) typeSolver.solveType("com.github.javaparser.ast.CompilationUnit"); in testIsInterface() 102 …t = (JavaParserClassDeclaration) typeSolver.solveType("com.github.javaparser.ast.CompilationUnit"); in testIsEnum() 108 …t = (JavaParserClassDeclaration) typeSolver.solveType("com.github.javaparser.ast.CompilationUnit"); in testIsTypeVariable() 114 …t = (JavaParserClassDeclaration) typeSolver.solveType("com.github.javaparser.ast.CompilationUnit"); in testIsType() 120 …t = (JavaParserClassDeclaration) typeSolver.solveType("com.github.javaparser.ast.CompilationUnit"); in testAsType() 126 …t = (JavaParserClassDeclaration) typeSolver.solveType("com.github.javaparser.ast.CompilationUnit"); in testAsClass() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/syn/src/gen/ |
D | visit.rs | 28 pub trait Visit<'ast> { 31 fn visit_abi(&mut self, i: &'ast crate::Abi) { in visit_abi() 38 i: &'ast crate::AngleBracketedGenericArguments, in visit_angle_bracketed_generic_arguments() 44 fn visit_arm(&mut self, i: &'ast crate::Arm) { in visit_arm() 49 fn visit_assoc_const(&mut self, i: &'ast crate::AssocConst) { in visit_assoc_const() 54 fn visit_assoc_type(&mut self, i: &'ast crate::AssocType) { in visit_assoc_type() 59 fn visit_attr_style(&mut self, i: &'ast crate::AttrStyle) { in visit_attr_style() 64 fn visit_attribute(&mut self, i: &'ast crate::Attribute) { in visit_attribute() 69 fn visit_bare_fn_arg(&mut self, i: &'ast crate::BareFnArg) { in visit_bare_fn_arg() 74 fn visit_bare_variadic(&mut self, i: &'ast crate::BareVariadic) { in visit_bare_variadic() [all …]
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/src/gen/ |
H A D | visit.rs | 28 pub trait Visit<'ast> { 31 fn visit_abi(&mut self, i: &'ast crate::Abi) { in visit_abi() 38 i: &'ast crate::AngleBracketedGenericArguments, in visit_angle_bracketed_generic_arguments() 44 fn visit_arm(&mut self, i: &'ast crate::Arm) { in visit_arm() 49 fn visit_assoc_const(&mut self, i: &'ast crate::AssocConst) { in visit_assoc_const() 54 fn visit_assoc_type(&mut self, i: &'ast crate::AssocType) { in visit_assoc_type() 59 fn visit_attr_style(&mut self, i: &'ast crate::AttrStyle) { in visit_attr_style() 64 fn visit_attribute(&mut self, i: &'ast crate::Attribute) { in visit_attribute() 69 fn visit_bare_fn_arg(&mut self, i: &'ast crate::BareFnArg) { in visit_bare_fn_arg() 74 fn visit_bare_variadic(&mut self, i: &'ast crate::BareVariadic) { in visit_bare_variadic() [all …]
|
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/java/com/github/javaparser/symbolsolver/reflectionmodel/ |
H A D | ReflectionClassDeclarationTest.java | 19 import com.github.javaparser.ast.AccessSpecifier; 20 import com.github.javaparser.ast.Modifier; 319 …= (ReflectionClassDeclaration) typeResolver.solveType("com.github.javaparser.ast.CompilationUnit"); in testGetSuperclassWithoutTypeParameters() 320 …assertEquals("com.github.javaparser.ast.Node", compilationUnit.getSuperClass().getQualifiedName()); in testGetSuperclassWithoutTypeParameters() 325 …(ReflectionClassDeclaration) typeResolver.solveType("com.github.javaparser.ast.body.ConstructorDec… in testGetSuperclassWithTypeParameters() 326 …assertEquals("com.github.javaparser.ast.body.CallableDeclaration", compilationUnit.getSuperClass()… in testGetSuperclassWithTypeParameters() 327 …avaparser.ast.body.ConstructorDeclaration", compilationUnit.getSuperClass().typeParametersMap().ge… in testGetSuperclassWithTypeParameters() 332 …= (ReflectionClassDeclaration) typeResolver.solveType("com.github.javaparser.ast.CompilationUnit"); in testGetAllSuperclassesWithoutTypeParameters() 333 …assertEquals(ImmutableSet.of("com.github.javaparser.ast.Node", "java.lang.Object"), cu.getAllSuper… in testGetAllSuperclassesWithoutTypeParameters() 338 …(ReflectionClassDeclaration) typeResolver.solveType("com.github.javaparser.ast.body.ConstructorDec… in testGetAllSuperclassesWithTypeParameters() [all …]
|