Greg Stein | db84a10 | 2009-01-31 07:40:26 +0000 | [diff] [blame^] | 1 | [if-any includes]Includes:[for includes] |
| 2 | [includes][end] |
| 3 | |
| 4 | [end][if-any namespaces]Namespaces:[for namespaces] |
| 5 | [namespaces.lang] [namespaces.namespace][end] |
| 6 | |
| 7 | [end][if-any cpp_includes]C++ Includes:[for cpp_includes] |
| 8 | [cpp_includes][end] |
| 9 | |
| 10 | [end][if-any php_namespace]PHP Namespace: [php_namespace] |
| 11 | [end][if-any xsd_namespace]XSD Namespace: [xsd_namespace] |
| 12 | [end][if-any consts]Constants:[for consts] |
| 13 | [consts.ident] [consts.field_type.serializer] = [consts.value.cvalue][end] |
| 14 | |
| 15 | [end][if-any typedefs]Typedefs:[for typedefs] |
| 16 | [typedefs.ident] => [typedefs.field_type.serializer][end] |
| 17 | |
| 18 | [end][if-any enums]Enums:[for enums] |
| 19 | [enums.ident] {[for enums.values] |
| 20 | [enums.values.ident] = [enums.values.value],[end] |
| 21 | }[end] |
| 22 | |
| 23 | [end][if-any structs]Structs:[for structs] |
| 24 | [structs.ident] {[for structs.fields] |
| 25 | [structs.fields.field_id]: [structs.fields.field_type.serializer] [structs.fields.ident],[end] |
| 26 | }[end] |
| 27 | |
| 28 | [end][if-any exceptions]Exceptions:[for exceptions] |
| 29 | [exceptions.ident][end] |
| 30 | |
| 31 | [end][if-any services]Services:[for services] |
| 32 | [services.ident][end] |
| 33 | [end] |