| Package | Description |
|---|---|
| org.apache.royale.compiler.internal.codegen.js.jx |
| Modifier and Type | Method and Description |
|---|---|
static PackageFooterEmitter.ReflectionKind |
PackageFooterEmitter.ReflectionKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PackageFooterEmitter.ReflectionKind[] |
PackageFooterEmitter.ReflectionKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PackageFooterEmitter.emitReflectionData(String typeName,
PackageFooterEmitter.ReflectionKind outputType,
List<PackageFooterEmitter.VariableData> varData,
List<PackageFooterEmitter.AccessorData> accessorData,
List<PackageFooterEmitter.MethodData> methodData,
IMetaTagNode[] metaData) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.