@cparra/apex-reflection 0.1.1-alpha.1 → 0.1.1-alpha.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/__tests__/end-to-end.test.ts +256 -0
- package/coverage/clover.xml +12857 -0
- package/coverage/coverage-final.json +3 -0
- package/coverage/lcov-report/base.css +224 -0
- package/coverage/lcov-report/block-navigation.js +79 -0
- package/coverage/lcov-report/favicon.png +0 -0
- package/coverage/lcov-report/index.html +126 -0
- package/coverage/lcov-report/index.js.html +104 -0
- package/coverage/lcov-report/out.js.html +41126 -0
- package/coverage/lcov-report/prettify.css +1 -0
- package/coverage/lcov-report/prettify.js +2 -0
- package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
- package/coverage/lcov-report/sorter.js +170 -0
- package/coverage/lcov.info +24801 -0
- package/index.d.ts +118 -1
- package/index.js +8 -4
- package/index.ts +141 -0
- package/jest.config.js +11 -0
- package/out.js +13477 -25792
- package/package.json +22 -17
- package/tsconfig.json +5 -3
- package/dart2jsout.js +0 -25898
- package/dart2jsout.js.deps +0 -116
- package/dart2jsout.js.map +0 -16
- package/out.js.map +0 -16
- package/preamble.js +0 -125
package/dart2jsout.js.deps
DELETED
|
@@ -1,116 +0,0 @@
|
|
|
1
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/collection-1.15.0/lib/collection.dart
|
|
2
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/algorithms.dart
|
|
3
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/canonicalized_map.dart
|
|
4
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/combined_wrappers/combined_iterable.dart
|
|
5
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/combined_wrappers/combined_iterator.dart
|
|
6
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/combined_wrappers/combined_list.dart
|
|
7
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/combined_wrappers/combined_map.dart
|
|
8
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/comparators.dart
|
|
9
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/empty_unmodifiable_set.dart
|
|
10
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/equality.dart
|
|
11
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/equality_map.dart
|
|
12
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/equality_set.dart
|
|
13
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/functions.dart
|
|
14
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/iterable_extensions.dart
|
|
15
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/iterable_zip.dart
|
|
16
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/list_extensions.dart
|
|
17
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/priority_queue.dart
|
|
18
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/queue_list.dart
|
|
19
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/union_set.dart
|
|
20
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/union_set_controller.dart
|
|
21
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/unmodifiable_wrappers.dart
|
|
22
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/utils.dart
|
|
23
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/wrappers.dart
|
|
24
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/js-0.6.3/lib/js.dart
|
|
25
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/json_annotation-4.0.1/lib/json_annotation.dart
|
|
26
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/json_annotation-4.0.1/lib/src/allowed_keys_helpers.dart
|
|
27
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/json_annotation-4.0.1/lib/src/checked_helpers.dart
|
|
28
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/json_annotation-4.0.1/lib/src/json_converter.dart
|
|
29
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/json_annotation-4.0.1/lib/src/json_key.dart
|
|
30
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/json_annotation-4.0.1/lib/src/json_literal.dart
|
|
31
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/json_annotation-4.0.1/lib/src/json_serializable.dart
|
|
32
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/json_annotation-4.0.1/lib/src/json_serializable.g.dart
|
|
33
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/json_annotation-4.0.1/lib/src/json_value.dart
|
|
34
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/logging-0.11.4/lib/logging.dart
|
|
35
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/logging-0.11.4/lib/src/level.dart
|
|
36
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/logging-0.11.4/lib/src/log_record.dart
|
|
37
|
-
file:///C:/Users/cesar/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/logging-0.11.4/lib/src/logger.dart
|
|
38
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/.dart_tool/package_config.json
|
|
39
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/antlr4.dart
|
|
40
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/atn/atn.dart
|
|
41
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/atn/src/atn.dart
|
|
42
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/atn/src/atn_config.dart
|
|
43
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/atn/src/atn_config_set.dart
|
|
44
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/atn/src/atn_deserializer.dart
|
|
45
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/atn/src/atn_simulator.dart
|
|
46
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/atn/src/atn_state.dart
|
|
47
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/atn/src/atn_type.dart
|
|
48
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/atn/src/info.dart
|
|
49
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/atn/src/lexer_action.dart
|
|
50
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/atn/src/lexer_action_executor.dart
|
|
51
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/atn/src/lexer_atn_simulator.dart
|
|
52
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/atn/src/parser_atn_simulator.dart
|
|
53
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/atn/src/profiling_atn_simulator.dart
|
|
54
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/atn/src/semantic_context.dart
|
|
55
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/atn/src/transition.dart
|
|
56
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/dfa/dfa.dart
|
|
57
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/dfa/src/dfa.dart
|
|
58
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/dfa/src/dfa_serializer.dart
|
|
59
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/dfa/src/dfa_state.dart
|
|
60
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/error/error.dart
|
|
61
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/error/src/diagnostic_error_listener.dart
|
|
62
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/error/src/error_listener.dart
|
|
63
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/error/src/error_strategy.dart
|
|
64
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/error/src/errors.dart
|
|
65
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/input_stream.dart
|
|
66
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/interval_set.dart
|
|
67
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/lexer.dart
|
|
68
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/ll1_analyzer.dart
|
|
69
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/misc/multi_map.dart
|
|
70
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/misc/pair.dart
|
|
71
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/parser.dart
|
|
72
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/parser_interpreter.dart
|
|
73
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/parser_rule_context.dart
|
|
74
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/prediction_context.dart
|
|
75
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/recognizer.dart
|
|
76
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/rule_context.dart
|
|
77
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/runtime_meta_data.dart
|
|
78
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/token.dart
|
|
79
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/token_factory.dart
|
|
80
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/token_source.dart
|
|
81
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/token_stream.dart
|
|
82
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/tree/src/pattern/chunk.dart
|
|
83
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/tree/src/pattern/parse_tree_match.dart
|
|
84
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/tree/src/tree.dart
|
|
85
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/tree/src/trees.dart
|
|
86
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/tree/tree.dart
|
|
87
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/util/bit_set.dart
|
|
88
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/util/murmur_hash.dart
|
|
89
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/util/utils.dart
|
|
90
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/antlr4-4.9.2/lib/src/vocabulary.dart
|
|
91
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/lib/apexdocs_dart.dart
|
|
92
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/lib/src/antlr/lib/apex/ApexLexer.dart
|
|
93
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/lib/src/antlr/lib/apex/ApexParser.dart
|
|
94
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/lib/src/antlr/lib/apex/ApexParserBaseListener.dart
|
|
95
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/lib/src/antlr/lib/apex/ApexParserListener.dart
|
|
96
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/lib/src/antlr/lib/apexdoc/ApexdocLexer.dart
|
|
97
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/lib/src/antlr/lib/apexdoc/ApexdocParser.dart
|
|
98
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/lib/src/antlr/lib/apexdoc/ApexdocParserBaseListener.dart
|
|
99
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/lib/src/antlr/lib/apexdoc/ApexdocParserListener.dart
|
|
100
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/lib/src/builders/builders.dart
|
|
101
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/lib/src/model/declaration.dart
|
|
102
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/lib/src/model/doc_comment.dart
|
|
103
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/lib/src/model/doc_comment.g.dart
|
|
104
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/lib/src/model/members.dart
|
|
105
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/lib/src/model/members.g.dart
|
|
106
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/lib/src/model/types.dart
|
|
107
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/lib/src/model/types.g.dart
|
|
108
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/lib/src/service/apex_listener.dart
|
|
109
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/lib/src/service/apexdoc_listener.dart
|
|
110
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/lib/src/service/parsers.dart
|
|
111
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/lib/src/service/utils/parsing/access_modifiers_parser.dart
|
|
112
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/lib/src/service/utils/parsing/parameters_parser.dart
|
|
113
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/lib/src/service/utils/parsing/parsing_utils.dart
|
|
114
|
-
file:///C:/Users/cesar/PersonalProjects/apexdocs-dart/lib/src/service/walker.dart
|
|
115
|
-
file:///C:/flutter/flutter/bin/cache/dart-sdk/lib/_internal/dart2js_platform.dill
|
|
116
|
-
file:///C:/flutter/flutter/bin/cache/dart-sdk/lib/libraries.json
|