| Modifier and Type | Method and Description |
|---|---|
static AS3Type |
CompilerUtils.guessType(String attributeValue) |
static AS3Type |
AS3Type.typeByName(String name) |
static AS3Type |
AS3Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AS3Type[] |
AS3Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002–2019 CoreMedia AG. All rights reserved.