| Package | Description |
|---|---|
| br.com.objectos.code.java.declaration | |
| br.com.objectos.code.java.element |
| Modifier and Type | Method and Description |
|---|---|
BodyElement.Kind |
BodyElement.kind() |
BodyElement.Kind |
MethodCode.kind() |
BodyElement.Kind |
ConstructorCode.kind() |
BodyElement.Kind |
FieldCode.kind() |
static BodyElement.Kind |
BodyElement.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BodyElement.Kind[] |
BodyElement.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
default boolean |
BodyElement.hasKind(BodyElement.Kind kind) |
| Modifier and Type | Method and Description |
|---|---|
BodyElement.Kind |
NewLine.kind() |
Copyright © 2019 Objectos Software LTDA. All rights reserved.