Reference Details |
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterCaseNode.isIndenting() | 27 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterClassNode.isIndenting() | 30 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterCommentNode.accept(IFormatterContext, IFormatterWriter) | 20 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterDoNode.isIndenting() | 27 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterElseIfNode.isIndenting() | 27 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterEnsureNode.isIndenting() | 45 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterForNode.isIndenting() | 27 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterHereDocNode.call(IFormatterContext, IFormatterRawWriter) | 86 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterIfElseNode.isIndenting() | 27 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterIfNode.isIndenting() | 27 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterMethodNode.isIndenting() | 30 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterModifierNode.isIndenting() | 42 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterModuleNode.isIndenting() | 30 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRescueElseNode.isIndenting() | 45 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRescueNode.isIndenting() | 45 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterUntilNode.isIndenting() | 27 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterWhenElseNode.isIndenting() | 27 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterWhenNode.isIndenting() | 27 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterWhileNode.isIndenting() | 27 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterClassNode.getBlankLinesAfter(IFormatterContext) | 45 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterClassNode.getBlankLinesBefore(IFormatterContext) | 35 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterClassNode.getBlankLinesBefore(IFormatterContext) | 37 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterClassNode.getBlankLinesBefore(IFormatterContext) | 39 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterMethodNode.getBlankLinesAfter(IFormatterContext) | 45 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterMethodNode.getBlankLinesBefore(IFormatterContext) | 35 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterMethodNode.getBlankLinesBefore(IFormatterContext) | 37 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterMethodNode.getBlankLinesBefore(IFormatterContext) | 39 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterModuleNode.getBlankLinesAfter(IFormatterContext) | 45 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterModuleNode.getBlankLinesBefore(IFormatterContext) | 37 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterModuleNode.getBlankLinesBefore(IFormatterContext) | 39 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterModuleNode.getBlankLinesBefore(IFormatterContext) | 35 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRootNode.acceptNodes(List, IFormatterContext, IFormatterWriter) | 49 |
|
OVERRIDE |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.RubyFormatterNodeBuilder.RubyFormatterNodeBuilder() | -1 |
SUPER_CONSTRUCTORMETHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.RubyFormatterNodeBuilder.RubyFormatterNodeBuilder() | 95 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.RubyFormatterNodeBuilder.build(RubyParserResult, IFormatterDocument) | 584 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.RubyFormatterNodeBuilder.createTextNode(IFormatterDocument, ISourcePosition) | 603 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.RubyFormatterNodeBuilder.build(RubyParserResult, IFormatterDocument) | 100 |
|
SUPER_CONSTRUCTORMETHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.RubyFormatter.RubyFormatter(String, Map) | 67 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.RubyFormatter.format(String, RubyParserResult, int) | 136 |
|
OVERRIDE |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.RubyFormatter.detectIndentationLevel(IDocument, int) | -1 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.RubyFormatter.createDocument(String) | 161 |
org.eclipse.dltk.ruby.formatter.RubyFormatter.createDocument(String) | 153 |
org.eclipse.dltk.ruby.formatter.RubyFormatter.isValidation() | 121 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.RubyFormatter.createDocument(String) | 156 |
org.eclipse.dltk.ruby.formatter.RubyFormatter.createDocument(String) | 159 |
org.eclipse.dltk.ruby.formatter.RubyFormatter.format(String, RubyParserResult, int) | 138 |
org.eclipse.dltk.ruby.formatter.RubyFormatter.format(String, RubyParserResult, int) | 139 |
|
OVERRIDE |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.RubyFormatterFactory.RubyFormatterFactory() | -1 |
SUPER_CONSTRUCTORMETHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.RubyFormatterFactory.RubyFormatterFactory() | 26 |
|
OVERRIDE |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.RubyFormatterFactory.getPreviewContent() | -1 |
|
OVERRIDE |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.RubyFormatterFactory.getProfilesKey() | -1 |
|
INVOKED_SPECIAL |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginEndNode.accept(IFormatterContext, IFormatterWriter) | 51 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginNode.accept(IFormatterContext, IFormatterWriter) | 45 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterModifierNode.accept(IFormatterContext, IFormatterWriter) | 35 |
OVERRIDE |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginEndNode.accept(IFormatterContext, IFormatterWriter) | -1 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginNode.accept(IFormatterContext, IFormatterWriter) | -1 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterModifierNode.accept(IFormatterContext, IFormatterWriter) | -1 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterEnsureNode.accept(IFormatterContext, IFormatterWriter) | 41 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRescueElseNode.accept(IFormatterContext, IFormatterWriter) | 41 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRescueNode.accept(IFormatterContext, IFormatterWriter) | 41 |
|
OVERRIDE |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRootNode.acceptNodes(List, IFormatterContext, IFormatterWriter) | -1 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.RubyFormatterNodeBuilder.2.visitUntilNode(UntilNode) | 211 |
|
OVERRIDE |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginEndNode.FormatterBlockWithBeginEndNode(IFormatterDocument) | -1 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginNode.FormatterBlockWithBeginNode(IFormatterDocument) | -1 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterModifierNode.FormatterModifierNode(IFormatterDocument) | -1 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRootNode.FormatterRootNode(IFormatterDocument) | -1 |
SUPER_CONSTRUCTORMETHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginEndNode.FormatterBlockWithBeginEndNode(IFormatterDocument) | 32 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginNode.FormatterBlockWithBeginNode(IFormatterDocument) | 29 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterModifierNode.FormatterModifierNode(IFormatterDocument) | 26 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRootNode.FormatterRootNode(IFormatterDocument) | 32 |
|
INVOKED_SPECIAL |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginEndNode.getChildren() | 149 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginEndNode.getChildren() | 155 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginNode.getChildren() | 103 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginNode.getChildren() | 109 |
OVERRIDE |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginEndNode.getChildren() | -1 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginNode.getChildren() | -1 |
|
INVOKED_SPECIAL |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginEndNode.getEndOffset() | 128 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginNode.getEndOffset() | 83 |
OVERRIDE |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginEndNode.getEndOffset() | -1 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginNode.getEndOffset() | -1 |
|
INVOKED_SPECIAL |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginEndNode.getStartOffset() | 116 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginNode.getStartOffset() | 74 |
OVERRIDE |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginEndNode.getStartOffset() | -1 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginNode.getStartOffset() | -1 |
|
INVOKED_SPECIAL |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginEndNode.getEndOffset() | 127 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginEndNode.isEmpty() | 141 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginNode.getEndOffset() | 82 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginNode.isEmpty() | 95 |
OVERRIDE |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginEndNode.isEmpty() | -1 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginNode.isEmpty() | -1 |
|
OVERRIDE |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterCaseNode.isIndenting() | -1 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterClassNode.isIndenting() | -1 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterDoNode.isIndenting() | -1 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterElseIfNode.isIndenting() | -1 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterEnsureNode.isIndenting() | -1 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterForNode.isIndenting() | -1 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterIfElseNode.isIndenting() | -1 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterIfNode.isIndenting() | -1 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterMethodNode.isIndenting() | -1 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterModifierNode.isIndenting() | -1 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterModuleNode.isIndenting() | -1 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRescueElseNode.isIndenting() | -1 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRescueNode.isIndenting() | -1 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterUntilNode.isIndenting() | -1 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterWhenElseNode.isIndenting() | -1 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterWhenNode.isIndenting() | -1 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterWhileNode.isIndenting() | -1 |
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginEndNode.accept(IFormatterContext, IFormatterWriter) | 47 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginNode.accept(IFormatterContext, IFormatterWriter) | 41 |
|
INVOKED_SPECIAL |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginEndNode.toString() | 167 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginNode.toString() | 118 |
OVERRIDE |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginEndNode.toString() | -1 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginNode.toString() | -1 |
|
OVERRIDE |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.RubyFormatterContext.RubyFormatterContext(int) | -1 |
SUPER_CONSTRUCTORMETHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.RubyFormatterContext.RubyFormatterContext(int) | 22 |
|
OVERRIDE |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.RubyFormatterContext.isCountable(IFormatterNode) | -1 |
|
CONSTRUCTOR_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.RubyFormatter.createDocument(String) | 151 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.RubyFormatter.createDocument(String) | 153 |
org.eclipse.dltk.ruby.formatter.RubyFormatter.createDocument(String) | 160 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.RubyFormatter.createDocument(String) | 158 |
org.eclipse.dltk.ruby.formatter.RubyFormatter.createDocument(String) | 156 |
|
CONSTRUCTOR_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.RubyFormatter.detectIndentationLevel(IDocument, int) | 81 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.RubyFormatter.detectIndentationLevel(IDocument, int) | 85 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.RubyFormatterNodeRewriter.RubyFormatterNodeRewriter(RubyParserResult) | 23 |
|
OVERRIDE |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.RubyFormatterNodeRewriter.createCommentNode(IFormatterDocument, int, int, Object) | -1 |
|
SUPER_CONSTRUCTORMETHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.RubyFormatterNodeRewriter.RubyFormatterNodeRewriter(RubyParserResult) | 19 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.RubyFormatterNodeRewriter.rewrite(IFormatterContainerNode) | 31 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.RubyFormatterNodeRewriter.rewrite(IFormatterContainerNode) | 30 |
|
OVERRIDE |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterCommentNode.accept(IFormatterContext, IFormatterWriter) | -1 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterHereDocNode.accept(IFormatterContext, IFormatterWriter) | -1 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRDocNode.accept(IFormatterContext, IFormatterWriter) | -1 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterStringNode.accept(IFormatterContext, IFormatterWriter) | -1 |
|
OVERRIDE |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterCommentNode.FormatterCommentNode(IFormatterDocument, int, int) | -1 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterIfEndNode.FormatterIfEndNode(IFormatterDocument, int, int) | -1 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRDocNode.FormatterRDocNode(IFormatterDocument, int, int) | -1 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRequireNode.FormatterRequireNode(IFormatterDocument, int, int) | -1 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterStringNode.FormatterStringNode(IFormatterDocument, int, int) | -1 |
SUPER_CONSTRUCTORMETHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterCommentNode.FormatterCommentNode(IFormatterDocument, int, int) | 13 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterHereDocNode.FormatterHereDocNode(IFormatterDocument, int, int, boolean) | 37 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterIfEndNode.FormatterIfEndNode(IFormatterDocument, int, int) | 27 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRDocNode.FormatterRDocNode(IFormatterDocument, int, int) | 12 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRequireNode.FormatterRequireNode(IFormatterDocument, int, int) | 23 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterStringNode.FormatterStringNode(IFormatterDocument, int, int) | 28 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterCommentNode.accept(IFormatterContext, IFormatterWriter) | 26 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterHereDocNode.accept(IFormatterContext, IFormatterWriter) | 75 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRDocNode.accept(IFormatterContext, IFormatterWriter) | 19 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterStringNode.accept(IFormatterContext, IFormatterWriter) | 36 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterCommentNode.accept(IFormatterContext, IFormatterWriter) | 26 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterHereDocNode.accept(IFormatterContext, IFormatterWriter) | 75 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRDocNode.accept(IFormatterContext, IFormatterWriter) | 19 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterStringNode.accept(IFormatterContext, IFormatterWriter) | 36 |
|
INVOKED_STATIC |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRootNode.acceptNodes(List, IFormatterContext, IFormatterWriter) | 47 |
|
INVOKED_STATIC |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.RubyFormatterNodeRewriter.attachComments(IFormatterContainerNode) | 43 |
|
INVOKED_STATIC |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterHereDocNode.call(IFormatterContext, IFormatterRawWriter) | 96 |
|
INVOKED_STATIC |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginEndNode.getBegin() | 73 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.RubyFormatter.format(String, RubyParserResult, int) | 142 |
|
CONSTRUCTOR_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.RubyFormatter.format(String, RubyParserResult, int) | 135 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.RubyFormatter.format(String, RubyParserResult, int) | 143 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.RubyFormatter.format(String, RubyParserResult, int) | 139 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.RubyFormatter.format(String, RubyParserResult, int) | 138 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.RubyFormatterNodeRewriter.attachComments(IFormatterContainerNode) | 49 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.RubyFormatterNodeRewriter.attachComments(IFormatterContainerNode) | 38 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterHereDocNode.accept(IFormatterContext, IFormatterWriter) | 73 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRDocNode.accept(IFormatterContext, IFormatterWriter) | 17 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterStringNode.accept(IFormatterContext, IFormatterWriter) | 34 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginEndNode.accept(IFormatterContext, IFormatterWriter) | 53 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginNode.accept(IFormatterContext, IFormatterWriter) | 47 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterEnsureNode.accept(IFormatterContext, IFormatterWriter) | 33 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterModifierNode.accept(IFormatterContext, IFormatterWriter) | 37 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRescueElseNode.accept(IFormatterContext, IFormatterWriter) | 33 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRescueNode.accept(IFormatterContext, IFormatterWriter) | 33 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRootNode.acceptNodes(List, IFormatterContext, IFormatterWriter) | 40 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterClassNode.getBlankLinesBefore(IFormatterContext) | 36 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterMethodNode.getBlankLinesBefore(IFormatterContext) | 36 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterModuleNode.getBlankLinesBefore(IFormatterContext) | 36 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterClassNode.getBlankLinesAfter(IFormatterContext) | 44 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterClassNode.getBlankLinesBefore(IFormatterContext) | 34 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterMethodNode.getBlankLinesAfter(IFormatterContext) | 44 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterMethodNode.getBlankLinesBefore(IFormatterContext) | 34 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterModuleNode.getBlankLinesAfter(IFormatterContext) | 44 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterModuleNode.getBlankLinesBefore(IFormatterContext) | 34 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginEndNode.accept(IFormatterContext, IFormatterWriter) | 49 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginNode.accept(IFormatterContext, IFormatterWriter) | 43 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterEnsureNode.accept(IFormatterContext, IFormatterWriter) | 38 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterModifierNode.accept(IFormatterContext, IFormatterWriter) | 33 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRescueElseNode.accept(IFormatterContext, IFormatterWriter) | 38 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRescueNode.accept(IFormatterContext, IFormatterWriter) | 38 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterCommentNode.accept(IFormatterContext, IFormatterWriter) | 19 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterCommentNode.accept(IFormatterContext, IFormatterWriter) | 18 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRootNode.acceptNodes(List, IFormatterContext, IFormatterWriter) | 53 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginEndNode.accept(IFormatterContext, IFormatterWriter) | 46 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginEndNode.accept(IFormatterContext, IFormatterWriter) | 40 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginEndNode.accept(IFormatterContext, IFormatterWriter) | 58 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRootNode.acceptNodes(List, IFormatterContext, IFormatterWriter) | 43 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRootNode.acceptNodes(List, IFormatterContext, IFormatterWriter) | 49 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterCommentNode.accept(IFormatterContext, IFormatterWriter) | 25 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterCommentNode.accept(IFormatterContext, IFormatterWriter) | 30 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterHereDocNode.accept(IFormatterContext, IFormatterWriter) | 74 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRDocNode.accept(IFormatterContext, IFormatterWriter) | 18 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterStringNode.accept(IFormatterContext, IFormatterWriter) | 35 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterCommentNode.accept(IFormatterContext, IFormatterWriter) | 28 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterCommentNode.accept(IFormatterContext, IFormatterWriter) | 23 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterHereDocNode.call(IFormatterContext, IFormatterRawWriter) | 91 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterHereDocNode.call(IFormatterContext, IFormatterRawWriter) | 88 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterCaseNode.isIndenting() | 27 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterClassNode.isIndenting() | 30 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterCommentNode.accept(IFormatterContext, IFormatterWriter) | 20 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterDoNode.isIndenting() | 27 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterElseIfNode.isIndenting() | 27 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterEnsureNode.isIndenting() | 45 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterForNode.isIndenting() | 27 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterIfElseNode.isIndenting() | 27 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterIfNode.isIndenting() | 27 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterMethodNode.isIndenting() | 30 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterModifierNode.isIndenting() | 42 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterModuleNode.isIndenting() | 30 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRescueElseNode.isIndenting() | 45 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRescueNode.isIndenting() | 45 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterUntilNode.isIndenting() | 27 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterWhenElseNode.isIndenting() | 27 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterWhenNode.isIndenting() | 27 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterWhileNode.isIndenting() | 27 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.RubyFormatterNodeBuilder.build(RubyParserResult, IFormatterDocument) | 584 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginEndNode.accept(IFormatterContext, IFormatterWriter) | 43 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRootNode.acceptNodes(List, IFormatterContext, IFormatterWriter) | 52 |
org.eclipse.dltk.ruby.formatter.RubyFormatter.detectIndentationLevel(IDocument, int) | 84 |
org.eclipse.dltk.ruby.formatter.RubyFormatter.format(String, RubyParserResult, int) | 141 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginEndNode.accept(IFormatterContext, IFormatterWriter) | 56 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginEndNode.getEndOffset() | 132 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginEndNode.getEndOffset() | 125 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginNode.accept(IFormatterContext, IFormatterWriter) | 39 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginNode.getEndOffset() | 86 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterEnsureNode.accept(IFormatterContext, IFormatterWriter) | 36 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRescueElseNode.accept(IFormatterContext, IFormatterWriter) | 36 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRescueNode.accept(IFormatterContext, IFormatterWriter) | 36 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginEndNode.accept(IFormatterContext, IFormatterWriter) | 56 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginEndNode.getStartOffset() | 114 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginNode.accept(IFormatterContext, IFormatterWriter) | 38 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginNode.getStartOffset() | 72 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterEnsureNode.accept(IFormatterContext, IFormatterWriter) | 35 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRescueElseNode.accept(IFormatterContext, IFormatterWriter) | 35 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRescueNode.accept(IFormatterContext, IFormatterWriter) | 35 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterHereDocNode.call(IFormatterContext, IFormatterRawWriter) | 93 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterHereDocNode.call(IFormatterContext, IFormatterRawWriter) | 99 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterHereDocNode.call(IFormatterContext, IFormatterRawWriter) | 101 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterHereDocNode.call(IFormatterContext, IFormatterRawWriter) | 88 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterHereDocNode.accept(IFormatterContext, IFormatterWriter) | 82 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterStringNode.accept(IFormatterContext, IFormatterWriter) | 33 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterHereDocNode.accept(IFormatterContext, IFormatterWriter) | 80 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterHereDocNode.accept(IFormatterContext, IFormatterWriter) | 77 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginEndNode.accept(IFormatterContext, IFormatterWriter) | 56 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterBlockWithBeginNode.accept(IFormatterContext, IFormatterWriter) | 38 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterCommentNode.accept(IFormatterContext, IFormatterWriter) | 26 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterEnsureNode.accept(IFormatterContext, IFormatterWriter) | 35 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterHereDocNode.accept(IFormatterContext, IFormatterWriter) | 75 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRDocNode.accept(IFormatterContext, IFormatterWriter) | 19 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRescueElseNode.accept(IFormatterContext, IFormatterWriter) | 35 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterRescueNode.accept(IFormatterContext, IFormatterWriter) | 35 |
org.eclipse.dltk.ruby.formatter.internal.nodes.FormatterStringNode.accept(IFormatterContext, IFormatterWriter) | 36 |
|