Serialized Form
-
Package org.eclipse.cdt.core
-
Class org.eclipse.cdt.core.CDescriptorEvent
class CDescriptorEvent extends EventObject implements Serializable- serialVersionUID:
- 3257009869059143225L
-
Serialized Fields
-
fType
int fType
Deprecated.
-
-
-
Package org.eclipse.cdt.core.cdtvariables
-
Exception Class org.eclipse.cdt.core.cdtvariables.CdtVariableException
class CdtVariableException extends org.eclipse.core.runtime.CoreException implements Serializable- serialVersionUID:
- 3976741380246681395L
-
-
Package org.eclipse.cdt.core.dom
-
Exception Class org.eclipse.cdt.core.dom.IASTServiceProvider.UnsupportedDialectException
class UnsupportedDialectException extends Exception implements Serializable- serialVersionUID:
- 0L
-
-
Package org.eclipse.cdt.core.dom.ast
-
Exception Class org.eclipse.cdt.core.dom.ast.DOMException
class DOMException extends Exception implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
problemBinding
IProblemBinding problemBinding
-
-
Exception Class org.eclipse.cdt.core.dom.ast.ExpansionOverlapsBoundaryException
class ExpansionOverlapsBoundaryException extends Exception implements Serializable
-
-
Package org.eclipse.cdt.core.model
-
Class org.eclipse.cdt.core.model.BufferChangedEvent
class BufferChangedEvent extends 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
String text
The text that was modified.
-
-
Exception Class org.eclipse.cdt.core.model.CModelException
class CModelException extends org.eclipse.core.runtime.CoreException implements Serializable- serialVersionUID:
- 3546638828312998451L
-
Class org.eclipse.cdt.core.model.ElementChangedEvent
class ElementChangedEvent extends EventObject implements Serializable- serialVersionUID:
- 3257572793326252855L
-
Serialized Fields
-
type
int type
-
-
-
Package org.eclipse.cdt.core.parser
-
Exception Class org.eclipse.cdt.core.parser.EndOfFileException
class EndOfFileException extends Exception implements Serializable- serialVersionUID:
- 1607883323361197919L
-
Serialized Fields
-
fEndsInactiveCode
boolean fEndsInactiveCode
-
fOffset
int fOffset
-
-
Exception Class org.eclipse.cdt.core.parser.OffsetLimitReachedException
class OffsetLimitReachedException extends EndOfFileException implements Serializable- serialVersionUID:
- -4315255081891716385L
-
Serialized Fields
-
finalToken
IToken finalToken
-
fOrigin
int fOrigin
-
-
Exception Class org.eclipse.cdt.core.parser.ParseError
class ParseError extends Error implements Serializable- serialVersionUID:
- -3626877473345356953L
-
Serialized Fields
-
errorKind
ParseError.ParseErrorKind errorKind
-
-
-
Package org.eclipse.cdt.core.resources
-
Class org.eclipse.cdt.core.resources.PathEntryStoreChangedEvent
class PathEntryStoreChangedEvent extends EventObject implements Serializable- serialVersionUID:
- 4051048549254706997L
-
Serialized Fields
-
flags
int flags
-
project
org.eclipse.core.resources.IProject project
-
-
Class org.eclipse.cdt.core.resources.PathEntryVariableChangeEvent
class PathEntryVariableChangeEvent extends EventObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
type
int type
The event type. -
value
org.eclipse.core.runtime.IPath value
The value of the changed variable (may be null). -
variableName
String variableName
The name of the changed variable.
-
-
-
Package org.eclipse.cdt.core.settings.model
-
Exception Class org.eclipse.cdt.core.settings.model.WriteAccessException
class WriteAccessException extends RuntimeException implements Serializable- serialVersionUID:
- -4231477296650158708L
-
-
Package org.eclipse.cdt.core.templateengine
-
Exception Class org.eclipse.cdt.core.templateengine.TemplateInitializationException
class TemplateInitializationException extends Exception implements Serializable- serialVersionUID:
- -8138820172406447119L
-
Package org.eclipse.cdt.core.templateengine.process
-
Exception Class org.eclipse.cdt.core.templateengine.process.ProcessFailureException
class ProcessFailureException extends Exception implements Serializable- serialVersionUID:
- 1766239661286962870L
-
Serialized Fields
-
statuses
List<org.eclipse.core.runtime.IStatus> statuses
-
-
-
Package org.eclipse.cdt.utils
-
Class org.eclipse.cdt.utils.Addr32
class Addr32 extends Object implements Serializable-
Serialized Fields
-
address
long address
-
-
-
Class org.eclipse.cdt.utils.Addr64
class Addr64 extends Object implements Serializable-
Serialized Fields
-
address
BigInteger address
-
-
-
-
Package org.eclipse.cdt.utils.elf
-
Exception Class org.eclipse.cdt.utils.elf.Elf.ElfClassNoneException
class ElfClassNoneException extends IOException implements Serializable
-