public interface BodyElement extends CodeElement
| Modifier and Type | Interface and Description |
|---|---|
static class |
BodyElement.Kind |
| Modifier and Type | Method and Description |
|---|---|
default void |
acceptNewLineFormattingAction(NewLineFormatting.NewLineFormattingAction action) |
default boolean |
hasKind(BodyElement.Kind kind) |
BodyElement.Kind |
kind() |
acceptCodeWriterdefault void acceptNewLineFormattingAction(NewLineFormatting.NewLineFormattingAction action)
default boolean hasKind(BodyElement.Kind kind)
BodyElement.Kind kind()
Copyright © 2019 Objectos Software LTDA. All rights reserved.