Modifier and Type | Method | Description |
---|---|---|
default Code<T> |
PhrasingContentChoice.code() |
|
default Code<T> |
PhrasingContentWithoutDfnChoice.code() |
|
default Code<T> |
PhrasingContentWithoutMeterChoice.code() |
|
default Code<T> |
PhrasingContentWithoutProgressChoice.code() |
|
default Code<T> |
TransparentContentWithoutAAll1.code() |
|
default Code<T> |
TransparentContentWithoutAAll3.code() |
|
Code<Z> |
Code.dynamic(Consumer<Code<Z>> consumer) |
|
Code<Z> |
Code.of(Consumer<Code<Z>> consumer) |
|
Code<Z> |
Code.self() |
Modifier and Type | Method | Description |
---|---|---|
<Z extends Element> |
ElementVisitor.visitElementCode(Code<Z> var1) |
|
<Z extends Element> |
ElementVisitor.visitParentCode(Code<Z> var1) |
Modifier and Type | Method | Description |
---|---|---|
Code<Z> |
Code.dynamic(Consumer<Code<Z>> consumer) |
|
Code<Z> |
Code.of(Consumer<Code<Z>> consumer) |
Copyright © 2018. All rights reserved.