mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-09 10:46:02 +02:00
Extends IVariableDeclaration.
This commit is contained in:
parent
d34840ed5b
commit
99db2be316
1 changed files with 1 additions and 0 deletions
|
@ -71,4 +71,5 @@ public class Field extends SourceManipulation implements IField {
|
|||
protected CElementInfo createElementInfo () {
|
||||
return new SourceManipulationInfo(this);
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue