|
| 1 | +lib.rs: |
| 2 | +# 1| [SourceFile] SourceFile |
| 3 | +# 1| getItem(0): [Module] mod macro_in_library |
| 4 | +# 1| getName(): [Name] macro_in_library |
| 5 | +# 1| getVisibility(): [Visibility] Visibility |
| 6 | +macro_in_library.rs: |
| 7 | +# 1| [SourceFile] SourceFile |
| 8 | +# 4| getItem(1): [Function] fn bar |
| 9 | +# 4| getParamList(): [ParamList] ParamList |
| 10 | +# 4| getName(): [Name] bar |
| 11 | +# 4| getVisibility(): [Visibility] Visibility |
| 12 | +# 2| [MacroItems] MacroItems |
| 13 | +# 2| getItem(0): [Function] fn foo |
| 14 | +# 2| getParamList(): [ParamList] ParamList |
| 15 | +# 2| getName(): [Name] foo |
| 16 | +# 2| getVisibility(): [Visibility] Visibility |
| 17 | +# 2| getItem(1): [Function] fn foo_new |
| 18 | +# 2| getParamList(): [ParamList] ParamList |
| 19 | +# 2| getName(): [Name] foo_new |
| 20 | +# 2| getVisibility(): [Visibility] Visibility |
| 21 | +proc_macro.rs: |
| 22 | +# 1| [SourceFile] SourceFile |
| 23 | +# 1| getItem(0): [Use] use ...::TokenStream |
| 24 | +# 1| getUseTree(): [UseTree] ...::TokenStream |
| 25 | +# 1| getPath(): [Path] ...::TokenStream |
| 26 | +# 1| getQualifier(): [Path] proc_macro |
| 27 | +# 1| getSegment(): [PathSegment] proc_macro |
| 28 | +# 1| getIdentifier(): [NameRef] proc_macro |
| 29 | +# 1| getSegment(): [PathSegment] TokenStream |
| 30 | +# 1| getIdentifier(): [NameRef] TokenStream |
| 31 | +# 2| getItem(1): [Use] use ...::quote |
| 32 | +# 2| getUseTree(): [UseTree] ...::quote |
| 33 | +# 2| getPath(): [Path] ...::quote |
| 34 | +# 2| getQualifier(): [Path] quote |
| 35 | +# 2| getSegment(): [PathSegment] quote |
| 36 | +# 2| getIdentifier(): [NameRef] quote |
| 37 | +# 2| getSegment(): [PathSegment] quote |
| 38 | +# 2| getIdentifier(): [NameRef] quote |
| 39 | +# 4| getItem(2): [Function] fn add_one |
| 40 | +# 5| getParamList(): [ParamList] ParamList |
| 41 | +# 5| getParam(0): [Param] : TokenStream |
| 42 | +# 5| getTypeRepr(): [PathTypeRepr] TokenStream |
| 43 | +# 5| getPath(): [Path] TokenStream |
| 44 | +# 5| getSegment(): [PathSegment] TokenStream |
| 45 | +# 5| getIdentifier(): [NameRef] TokenStream |
| 46 | +# 5| getParam(1): [Param] : TokenStream |
| 47 | +# 5| getTypeRepr(): [PathTypeRepr] TokenStream |
| 48 | +# 5| getPath(): [Path] TokenStream |
| 49 | +# 5| getSegment(): [PathSegment] TokenStream |
| 50 | +# 5| getIdentifier(): [NameRef] TokenStream |
| 51 | +# 4| getAttr(0): [Attr] Attr |
| 52 | +# 4| getMeta(): [Meta] Meta |
| 53 | +# 4| getPath(): [Path] proc_macro_attribute |
| 54 | +# 4| getSegment(): [PathSegment] proc_macro_attribute |
| 55 | +# 4| getIdentifier(): [NameRef] proc_macro_attribute |
| 56 | +# 5| getName(): [Name] add_one |
| 57 | +# 5| getRetType(): [RetTypeRepr] RetTypeRepr |
| 58 | +# 5| getTypeRepr(): [PathTypeRepr] TokenStream |
| 59 | +# 5| getPath(): [Path] TokenStream |
| 60 | +# 5| getSegment(): [PathSegment] TokenStream |
| 61 | +# 5| getIdentifier(): [NameRef] TokenStream |
| 62 | +# 5| getVisibility(): [Visibility] Visibility |
| 63 | +resolved/macro-in-library.testproj/trap/rust/crates/home/redsun82/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.21/src/lib.rs: |
| 64 | +# 1| [SourceFile] SourceFile |
| 65 | +resolved/macro-in-library.testproj/trap/rust/crates/home/redsun82/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-if-1.0.0/src/lib.rs: |
| 66 | +# 1| [SourceFile] SourceFile |
| 67 | +resolved/macro-in-library.testproj/trap/rust/crates/home/redsun82/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/compiler_builtins-0.1.146/src/lib.rs: |
| 68 | +# 1| [SourceFile] SourceFile |
| 69 | +resolved/macro-in-library.testproj/trap/rust/crates/home/redsun82/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getopts-0.2.21/src/lib.rs: |
| 70 | +# 1| [SourceFile] SourceFile |
| 71 | +resolved/macro-in-library.testproj/trap/rust/crates/home/redsun82/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.15.2/src/lib.rs: |
| 72 | +# 1| [SourceFile] SourceFile |
| 73 | +resolved/macro-in-library.testproj/trap/rust/crates/home/redsun82/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.169/src/lib.rs: |
| 74 | +# 1| [SourceFile] SourceFile |
| 75 | +resolved/macro-in-library.testproj/trap/rust/crates/home/redsun82/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.95/src/lib.rs: |
| 76 | +# 1| [SourceFile] SourceFile |
| 77 | +resolved/macro-in-library.testproj/trap/rust/crates/home/redsun82/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.40/src/lib.rs: |
| 78 | +# 1| [SourceFile] SourceFile |
| 79 | +resolved/macro-in-library.testproj/trap/rust/crates/home/redsun82/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.0/src/lib.rs: |
| 80 | +# 1| [SourceFile] SourceFile |
| 81 | +resolved/macro-in-library.testproj/trap/rust/crates/home/redsun82/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.9.0/src/lib.rs: |
| 82 | +# 1| [SourceFile] SourceFile |
| 83 | +resolved/macro-in-library.testproj/trap/rust/crates/home/redsun82/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_xorshift-0.4.0/src/lib.rs: |
| 84 | +# 1| [SourceFile] SourceFile |
| 85 | +resolved/macro-in-library.testproj/trap/rust/crates/home/redsun82/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-demangle-0.1.24/src/lib.rs: |
| 86 | +# 1| [SourceFile] SourceFile |
| 87 | +resolved/macro-in-library.testproj/trap/rust/crates/home/redsun82/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.104/src/lib.rs: |
| 88 | +# 1| [SourceFile] SourceFile |
| 89 | +resolved/macro-in-library.testproj/trap/rust/crates/home/redsun82/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-ident-1.0.18/src/lib.rs: |
| 90 | +# 1| [SourceFile] SourceFile |
| 91 | +resolved/macro-in-library.testproj/trap/rust/crates/home/redsun82/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-width-0.1.14/src/lib.rs: |
| 92 | +# 1| [SourceFile] SourceFile |
| 93 | +resolved/macro-in-library.testproj/trap/rust/crates/home/redsun82/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.17/src/lib.rs: |
| 94 | +# 1| [SourceFile] SourceFile |
| 95 | +resolved/macro-in-library.testproj/trap/rust/crates/home/redsun82/.rustup/toolchains/1.86-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/alloc/src/lib.rs: |
| 96 | +# 1| [SourceFile] SourceFile |
| 97 | +resolved/macro-in-library.testproj/trap/rust/crates/home/redsun82/.rustup/toolchains/1.86-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/lib.rs: |
| 98 | +# 1| [SourceFile] SourceFile |
| 99 | +resolved/macro-in-library.testproj/trap/rust/crates/home/redsun82/.rustup/toolchains/1.86-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/panic_abort/src/lib.rs: |
| 100 | +# 1| [SourceFile] SourceFile |
| 101 | +resolved/macro-in-library.testproj/trap/rust/crates/home/redsun82/.rustup/toolchains/1.86-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/panic_unwind/src/lib.rs: |
| 102 | +# 1| [SourceFile] SourceFile |
| 103 | +resolved/macro-in-library.testproj/trap/rust/crates/home/redsun82/.rustup/toolchains/1.86-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/proc_macro/src/lib.rs: |
| 104 | +# 1| [SourceFile] SourceFile |
| 105 | +resolved/macro-in-library.testproj/trap/rust/crates/home/redsun82/.rustup/toolchains/1.86-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/lib.rs: |
| 106 | +# 1| [SourceFile] SourceFile |
| 107 | +resolved/macro-in-library.testproj/trap/rust/crates/home/redsun82/.rustup/toolchains/1.86-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/lib.rs: |
| 108 | +# 1| [SourceFile] SourceFile |
| 109 | +resolved/macro-in-library.testproj/trap/rust/crates/home/redsun82/.rustup/toolchains/1.86-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/test/src/lib.rs: |
| 110 | +# 1| [SourceFile] SourceFile |
| 111 | +resolved/macro-in-library.testproj/trap/rust/crates/home/redsun82/.rustup/toolchains/1.86-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/unwind/src/lib.rs: |
| 112 | +# 1| [SourceFile] SourceFile |
| 113 | +resolved/macro-in-library.testproj/trap/rust/crateslib.rs: |
| 114 | +# 1| [SourceFile] SourceFile |
| 115 | +resolved/macro-in-library.testproj/trap/rust/cratesproc_macro.rs: |
| 116 | +# 1| [SourceFile] SourceFile |
0 commit comments