@Generated(value={"Asts.generator","Trees.SimpleBlock"}) public static class TreesAst.SimpleBlock extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.immutables.trees.ast.Extractions.Applicator |
addParts() |
static org.immutables.trees.ast.Extractions.Applicator |
addParts(org.immutables.trees.ast.Extractions.Extractor<? extends Trees.TemplatePart> partsElement) |
static org.immutables.trees.ast.Extractions.Extractor<Trees.SimpleBlock> |
build() |
static org.immutables.trees.ast.Extractions.Applicator |
builder() |
public static org.immutables.trees.ast.Extractions.Applicator builder()
public static org.immutables.trees.ast.Extractions.Extractor<Trees.SimpleBlock> build()
public static org.immutables.trees.ast.Extractions.Applicator addParts()
public static org.immutables.trees.ast.Extractions.Applicator addParts(org.immutables.trees.ast.Extractions.Extractor<? extends Trees.TemplatePart> partsElement)
Copyright © 2017 The Immutables.org authors. All rights reserved.