Package | Description |
---|---|
org.apache.flex.abc.semantics |
This package contains representations of the individual components of an ABC.
|
Modifier and Type | Method and Description |
---|---|
static Label.LabelKind |
Label.LabelKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Label.LabelKind[] |
Label.LabelKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Label(String label_text,
Label.LabelKind mustTargetExectuable) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.