Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ generate
Method
generate
compiler/fory_compiler/generators/dart.py:148–149 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
146
self._build_indexes()
147
148
def
generate(self) -> List[GeneratedFile]:
149
return
[self.generate_file()]
150
151
def
generate_type(
152
self,
Callers
3
generate_dart
Function · 0.95
test_dart_generator_output_path_uses_package_segments_and_package_leaf
Function · 0.95
test_dart_generator_supports_imported_registration_calls_without_fallthrough_throw
Function · 0.95
Calls
1
generate_file
Method · 0.95
Tested by
3
generate_dart
Function · 0.76
test_dart_generator_output_path_uses_package_segments_and_package_leaf
Function · 0.76
test_dart_generator_supports_imported_registration_calls_without_fallthrough_throw
Function · 0.76