All Classes and Interfaces

Class
Description
Provides access to formatting settings for a document or file.
Code style preferences provider.
Context information for both indentation and reformatting.
Description of the region where the indentation/reformatting should operate.
Extra locking may be necessary for indentation/reformatting before the document gets write-locked and the actual indentation/reformatting gets started.
Reindentation of a single or multiple lines in the document means fixing of the line's indent only but does not do any other code beautification.
Indent task performs indentation on a single or multiple lines.
Indent task factory produces indent tasks for the given context.
Utility methods related to indentation and reformatting.
Reformatting of a block of code in a document.
Reformat task performs actual reformatting within offset bounds of the given context.
Reformat task factory produces reformat tasks for the given context.