| Package | Description |
|---|---|
| sharpen.core | |
| sharpen.core.csharp | |
| sharpen.core.csharp.ast |
| Modifier and Type | Field and Description |
|---|---|
protected CSTypeDeclaration |
CSharpBuilder._currentAuxillaryType |
protected CSTypeDeclaration |
CSharpBuilder._currentType |
| Modifier and Type | Method and Description |
|---|---|
protected CSTypeDeclaration |
CSharpBuilder.processTypeDeclaration(org.eclipse.jdt.core.dom.AbstractTypeDeclaration node) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CSharpBuilder.flushInstanceInitializers(CSTypeDeclaration type,
int startStatementIndex) |
| Modifier and Type | Field and Description |
|---|---|
protected CSTypeDeclaration |
CSharpPrinter._currentType |
| Modifier and Type | Class and Description |
|---|---|
class |
CSClass |
class |
CSInterface |
class |
CSStruct |
Copyright © 2014. All Rights Reserved.