Package | Description |
---|---|
manifold.api.gen |
Modifier and Type | Method and Description |
---|---|
SrcStatementBlock |
SrcStatementBlock.addStatement(SrcStatement stmt) |
SrcStatementBlock |
SrcStatementBlock.addStatement(String rawText) |
Modifier and Type | Method and Description |
---|---|
List<SrcStatementBlock> |
AbstractSrcClass.getStaticBlocks() |
Modifier and Type | Method and Description |
---|---|
T |
AbstractSrcClass.addStaticBlock(SrcStatementBlock block) |
T |
AbstractSrcMethod.body(SrcStatementBlock body) |
Constructor and Description |
---|
SrcRawStatement(SrcStatementBlock owner) |
Copyright © 2020. All rights reserved.