| Modifier and Type | Method and Description |
|---|---|
CompilationUnit |
ClassFile.getAttachedSource()
Returns the value of the 'Attached Source' reference.
|
CompilationUnit |
ASTNode.getOriginalCompilationUnit()
Returns the value of the 'Original Compilation Unit' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClassFile.setAttachedSource(CompilationUnit value)
Sets the value of the '
Attached Source' reference. |
void |
ASTNode.setOriginalCompilationUnit(CompilationUnit value)
Sets the value of the '
Original Compilation Unit' reference. |
| Modifier and Type | Method and Description |
|---|---|
CompilationUnit |
JavaFactory.createCompilationUnit()
Returns a new object of class 'Compilation Unit'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseCompilationUnit(CompilationUnit object)
Returns the result of interpreting the object as an instance of 'Compilation Unit'.
|
| Modifier and Type | Method and Description |
|---|---|
CompilationUnit |
JavaFactory.createCompilationUnit()
Returns a new object of class 'Compilation Unit'.
|
| Modifier and Type | Method and Description |
|---|---|
CompilationUnit |
JavaFactory.createCompilationUnit()
Returns a new object of class 'Compilation Unit'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseCompilationUnit(CompilationUnit object)
Returns the result of interpreting the object as an instance of 'Compilation Unit'.
|
| Modifier and Type | Method and Description |
|---|---|
CompilationUnit |
JavaFactory.createCompilationUnit()
Returns a new object of class 'Compilation Unit'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseCompilationUnit(CompilationUnit object)
Returns the result of interpreting the object as an instance of 'Compilation Unit'.
|
| Modifier and Type | Method and Description |
|---|---|
CompilationUnit |
JavaFactory.createCompilationUnit()
Returns a new object of class 'Compilation Unit'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseCompilationUnit(CompilationUnit object)
Returns the result of interpreting the object as an instance of 'Compilation Unit'.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<CompilationUnit,java.util.List<JavaNodeSourceRegion>> |
AbstractDiscoverKDMSourceAndJavaModel.getCuToRegionsMap() |
java.util.Map<CompilationUnit,java.util.List<JavaNodeSourceRegion>> |
DiscoverKDMSourceAndJavaModel.getCuToRegionsMap()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CompilationUnit |
Java2File.getJavaUnit()
Returns the value of the 'Java Unit' reference.
|