public abstract class AbstractImmutableCodeElement extends AbstractCodeElement
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AbstractImmutableCodeElement.AbstractBuilder<SELF extends AbstractImmutableCodeElement.AbstractBuilder<SELF>> |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractImmutableCodeElement(br.com.objectos.comuns.collections.ImmutableList<CodeElement> elements) |
| Modifier and Type | Method and Description |
|---|---|
CodeWriter |
acceptCodeWriter(CodeWriter w) |
equals, hashCode, toStringprotected AbstractImmutableCodeElement(br.com.objectos.comuns.collections.ImmutableList<CodeElement> elements)
public final CodeWriter acceptCodeWriter(CodeWriter w)
Copyright © 2019 Objectos Software LTDA. All rights reserved.