Package org.aspectj.org.eclipse.jdt.core.formatter


package org.aspectj.org.eclipse.jdt.core.formatter
The code formatter is the set of classes that are used to format Java code.

Package Specification

This package contains classes to format Java code. The principal classes are

ungültiges @link
CodeFormatter
and
ungültiges @link
DefaultCodeFormatterConstants
.

  • Klassen
    Klasse
    Beschreibung
    Specification for a generic source code formatter.
    Implements an Eclipse Application for org.aspectj.org.eclipse.jdt.core.JavaCodeFormatter.
    Constants used to set up the options of the code formatter.
    Helper class to provide String manipulation functions dealing with indentations.