Uses of Class
com.aptana.ide.editor.js.formatting.JSCodeFormatterOptions

Packages that use JSCodeFormatterOptions
com.aptana.ide.editor.js.formatting   
 

Uses of JSCodeFormatterOptions in com.aptana.ide.editor.js.formatting
 

Methods in com.aptana.ide.editor.js.formatting with parameters of type JSCodeFormatterOptions
 java.lang.String JSCodeFormatter.format(java.lang.String wholeSource, java.lang.String contentToFormat, IParseNode parseNode, LexemeList lexemes, IParseNode[] comments, JSCodeFormatterOptions options, java.lang.String separator)
          Format based on a root parse node, a list of lexemes, and a list of comments