Eclipse CDT
7.0

Serialized Form


Package org.eclipse.cdt.core.dom.ast

Class org.eclipse.cdt.core.dom.ast.DOMException extends java.lang.Exception implements Serializable

serialVersionUID: 0L

Serialized Fields

problemBinding

IProblemBinding problemBinding

Class org.eclipse.cdt.core.dom.ast.ExpansionOverlapsBoundaryException extends java.lang.Exception implements Serializable


Package org.eclipse.cdt.core.model

Class org.eclipse.cdt.core.model.BufferChangedEvent extends java.util.EventObject implements Serializable

serialVersionUID: 3979268036526355761L

Serialized Fields

length

int length
The length of text that has been modified in the buffer.


offset

int offset
The offset into the buffer where the modification took place.


text

java.lang.String text
The text that was modified.

Class org.eclipse.cdt.core.model.ElementChangedEvent extends java.util.EventObject implements Serializable

serialVersionUID: 3257572793326252855L

Serialized Fields

type

int type

Package org.eclipse.cdt.debug.core.cdi

Class org.eclipse.cdt.debug.core.cdi.CDIException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

details

java.lang.String details


Eclipse CDT
7.0

Copyright (c) IBM Corp. and others 2004, 2012. All Rights Reserved.