Uses of Interface
com.aptana.ide.editor.js.formatting.IFormattingCallback

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

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

Methods in com.aptana.ide.editor.js.formatting with parameters of type IFormattingCallback
 void JSCodeFormatter.addMarkedNode(IParseNode node, IFormattingCallback cb)