|
5 | 5 | - id: overview-hack-builder |
6 | 6 | - id: overview-definitions |
7 | 7 | - id: overview-partially-generated |
8 | | -- title: Hack Builder |
9 | | - items: |
10 | | - - id: hack-builder-blocks |
11 | | - - id: hack-builder-keys-and-values |
12 | | - - id: hack-builder-shapes |
13 | | - - id: hack-builder-custom-renderers |
14 | | -- title: Classes |
15 | | - items: |
16 | | - - id: classes-codegen-file |
17 | | - - id: classes-codegen-function |
18 | | - - id: classes-codegen-method |
19 | | - - id: classes-codegen-type |
20 | | - - id: classes-codegen-shape |
21 | | - - id: classes-codegen-class-base |
22 | | - - id: classes-codegen-interface |
23 | | - - id: classes-codegen-class |
24 | | - - id: classes-codegen-trait |
25 | | - - id: classes-codegen-enum |
| 8 | +- title: Reference |
| 9 | + - id: class.Facebook.HackCodegen.BaseCodeBuilder |
| 10 | + - id: class.Facebook.HackCodegen.CodegenClass |
| 11 | + - id: class.Facebook.HackCodegen.CodegenClassConstant |
| 12 | + - id: class.Facebook.HackCodegen.CodegenClassish |
| 13 | + - id: class.Facebook.HackCodegen.CodegenConstant |
| 14 | + - id: class.Facebook.HackCodegen.CodegenConstantish |
| 15 | + - id: class.Facebook.HackCodegen.CodegenConstructor |
| 16 | + - id: class.Facebook.HackCodegen.CodegenEnum |
| 17 | + - id: class.Facebook.HackCodegen.CodegenEnumMember |
| 18 | + - id: class.Facebook.HackCodegen.CodegenFile |
| 19 | + - id: class.Facebook.HackCodegen.CodegenFileBadSignatureException |
| 20 | + - id: class.Facebook.HackCodegen.CodegenFileNoSignatureException |
| 21 | + - id: class.Facebook.HackCodegen.CodegenFunction |
| 22 | + - id: class.Facebook.HackCodegen.CodegenFunctionish |
| 23 | + - id: class.Facebook.HackCodegen.CodegenGeneratedFrom |
| 24 | + - id: class.Facebook.HackCodegen.CodegenImplementsInterface |
| 25 | + - id: class.Facebook.HackCodegen.CodegenInterface |
| 26 | + - id: class.Facebook.HackCodegen.CodegenMethod |
| 27 | + - id: class.Facebook.HackCodegen.CodegenMethodish |
| 28 | + - id: class.Facebook.HackCodegen.CodegenProperty |
| 29 | + - id: class.Facebook.HackCodegen.CodegenShape |
| 30 | + - id: class.Facebook.HackCodegen.CodegenShapeMember |
| 31 | + - id: class.Facebook.HackCodegen.CodegenTrait |
| 32 | + - id: class.Facebook.HackCodegen.CodegenType |
| 33 | + - id: class.Facebook.HackCodegen.CodegenTypeConstant |
| 34 | + - id: class.Facebook.HackCodegen.CodegenUsesTrait |
| 35 | + - id: class.Facebook.HackCodegen.HackBuilder |
| 36 | + - id: class.Facebook.HackCodegen.HackBuilderKeys |
| 37 | + - id: class.Facebook.HackCodegen.HackBuilderValues |
| 38 | + - id: class.Facebook.HackCodegen.HackCodegenConfig |
| 39 | + - id: class.Facebook.HackCodegen.HackCodegenFactory |
| 40 | + - id: class.Facebook.HackCodegen.HackfmtFormatter |
| 41 | + - id: class.Facebook.HackCodegen.PartiallyGeneratedCode |
| 42 | + - id: class.Facebook.HackCodegen.PartiallyGeneratedSignedSource |
| 43 | + - id: class.Facebook.HackCodegen.SignedSource |
| 44 | + - id: class.Facebook.HackCodegen.SignedSourceBase |
| 45 | + - id: interface.Facebook.HackCodegen.ICodeBuilderRenderer |
| 46 | + - id: interface.Facebook.HackCodegen.ICodegenFactory |
| 47 | + - id: interface.Facebook.HackCodegen.ICodegenFormatter |
| 48 | + - id: interface.Facebook.HackCodegen.IHackBuilderKeyRenderer |
| 49 | + - id: interface.Facebook.HackCodegen.IHackBuilderValueRenderer |
| 50 | + - id: interface.Facebook.HackCodegen.IHackCodegenConfig |
| 51 | + - id: trait.Facebook.HackCodegen.CodegenClassWithInterfaces |
| 52 | + - id: trait.Facebook.HackCodegen.CodegenFactoryTrait |
| 53 | + - id: trait.Facebook.HackCodegen.CodegenWithAttributes |
| 54 | + - id: trait.Facebook.HackCodegen.CodegenWithVisibility |
| 55 | + - id: trait.Facebook.HackCodegen.HackBuilderRenderer |
26 | 56 |
|
27 | 57 | # n title:, 1 items: per title:, n id: per items: |
28 | 58 | # - title: A |
|
0 commit comments