Home
last modified time | relevance | path

Searched defs:import_declaration (Results 1 – 12 of 12) sorted by relevance

/dports/devel/elixir-estree/elixir-estree-2.6.1/lib/es_tree/tools/
H A Dbuilder.ex372 def import_declaration(specifiers, source \\ nil, loc \\ nil) do function
/dports/java/jikes/jikes-1.22/src/
H A Ddecl.cpp500 AstImportDeclaration* import_declaration = in ProcessImports() local
1842 void Semantic::ProcessTypeImportOnDemandDeclaration(AstImportDeclaration* import_declaration) in ProcessTypeImportOnDemandDeclaration()
1910 void Semantic::ProcessSingleTypeImportDeclaration(AstImportDeclaration* import_declaration) in ProcessSingleTypeImportDeclaration()
H A Dcontrol.cpp1455 AstImportDeclaration* import_declaration = in CheckForUnusedImports() local
H A Dast.h6194 inline void AstCompilationUnit::AddImportDeclaration(AstImportDeclaration* import_declaration) in AddImportDeclaration()
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-scala/src/
H A Dgrammar.json144 "import_declaration": { object
/dports/www/firefox/firefox-99.0/third_party/rust/jsparagus-generated-parser/src/
H A Dast_builder.rs4446 pub fn import_declaration( in import_declaration() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/jsparagus-generated-parser/src/
H A Dast_builder.rs4446 pub fn import_declaration( in import_declaration() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/jsparagus-generated-parser/src/
H A Dast_builder.rs4446 pub fn import_declaration( in import_declaration() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/jsparagus-generated-parser/src/
H A Dast_builder.rs4388 pub fn import_declaration( in import_declaration() method
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-swift/src/
H A Dgrammar.json1462 "import_declaration": { object
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-go/src/
H A Dgrammar.json99 "import_declaration": { object
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-java/src/
H A Dgrammar.json4520 "import_declaration": { object