public final class FieldCode extends AbstractCodeElement implements ClassBodyElement
| Modifier and Type | Class and Description |
|---|---|
static class |
FieldCode.Builder |
BodyElement.Kind| Modifier and Type | Method and Description |
|---|---|
static FieldCode.Builder |
_final() |
static FieldCode.Builder |
_private() |
CodeWriter |
acceptCodeWriter(CodeWriter w) |
static FieldCode.Builder |
builder() |
BodyElement.Kind |
kind() |
equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitacceptNewLineFormattingAction, hasKindpublic static FieldCode.Builder _final()
public static FieldCode.Builder _private()
public static FieldCode.Builder builder()
public final CodeWriter acceptCodeWriter(CodeWriter w)
acceptCodeWriter in interface CodeElementpublic final BodyElement.Kind kind()
kind in interface BodyElementCopyright © 2019 Objectos Software LTDA. All rights reserved.