Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
aidl2spec
command
|
|
|
java2spec
command
java2spec extracts information from Java source files and merges it into YAML spec files previously generated by aidl2spec.
|
java2spec extracts information from Java source files and merges it into YAML spec files previously generated by aidl2spec. |
|
spec2cli
command
Command spec2cli reads YAML spec files (produced by aidl2spec) and generates registry_gen.go and commands_gen.go for the bindercli tool.
|
Command spec2cli reads YAML spec files (produced by aidl2spec) and generates registry_gen.go and commands_gen.go for the bindercli tool. |
|
spec2go
command
Command spec2go generates Go source code from YAML spec files.
|
Command spec2go generates Go source code from YAML spec files. |
|
spec2readme
command
Command spec2readme reads YAML spec files (produced by aidl2spec) and updates a README.md with generated sections: package listing, quick-start example, usage examples, generated-code documentation, and examples table.
|
Command spec2readme reads YAML spec files (produced by aidl2spec) and updates a README.md with generated sections: package listing, quick-start example, usage examples, generated-code documentation, and examples table. |
|
pkg
|
|
|
spec
Package spec defines the intermediate representation for AIDL and Java source extraction.
|
Package spec defines the intermediate representation for AIDL and Java source extraction. |
Click to show internal directories.
Click to hide internal directories.