| Package | Description |
|---|---|
| org.apache.royale.compiler.constants | |
| org.apache.royale.compiler.projects |
| Modifier and Type | Method and Description |
|---|---|
static IASLanguageConstants.BuiltinType |
IASLanguageConstants.BuiltinType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IASLanguageConstants.BuiltinType[] |
IASLanguageConstants.BuiltinType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ITypeDefinition |
ICompilerProject.getBuiltinType(IASLanguageConstants.BuiltinType type)
Helper method to get some of the built-in types (*, String, Number, etc).
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.