Java org.eclipse.jdt.core.dom Message fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jdt.core.dom Message fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jdt.core.dom Message.

The text is from its open source code.

Constructor

Method

intgetLength()
Returns the length in characters of the original source file indicating where the source fragment corresponding to this message ends.
StringgetMessage()
Returns the localized message.
intgetStartPosition()
Returns the character index into the original source file.