| Package | Description |
|---|---|
| sharpen.core.csharp | |
| sharpen.core.csharp.ast |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends CSNode> |
CSharpPrinter.writeParameterList(Iterable<T> parameters) |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends CSNode> |
CSVisitor.visitList(Iterable<T> nodes) |
| Modifier and Type | Method and Description |
|---|---|
CSNode |
CSMethodInvocationExpression.expression() |
CSNode |
CSExpressionStatement.expression() |
CSNode |
CSMacroTypeReference.macro() |
CSNode |
CSMacroExpression.macro() |
CSNode |
CSNode.parent() |
| Modifier and Type | Method and Description |
|---|---|
void |
CSNode.parent(CSNode node) |
Copyright © 2014. All Rights Reserved.