| Package | Description |
|---|---|
| sharpen.core.csharp.ast |
| Modifier and Type | Class and Description |
|---|---|
class |
CSClass |
class |
CSDelegate |
class |
CSEnum |
class |
CSInterface |
class |
CSStruct |
class |
CSTypeDeclaration |
| Modifier and Type | Method and Description |
|---|---|
Collection<CSType> |
CSCompilationUnit.types() |
| Modifier and Type | Method and Description |
|---|---|
void |
CSCompilationUnit.addType(CSType type) |
void |
CSCompilationUnit.insertTypeBefore(CSType type,
CSType anchor) |
Copyright © 2014. All Rights Reserved.