Types from org.eclipse.text used by org.eclipse.php.core

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.jface.text.BadLocationException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.php.internal.core.ast.nodes.ASTParser.1.read()240
org.eclipse.php.internal.core.ast.nodes.DefaultCommentMapper.getLineNumber(int, int[])153
org.eclipse.php.internal.core.ast.nodes.DefaultCommentMapper.IntervalDocumentReader.read()662
org.eclipse.php.internal.core.ast.nodes.DefaultCommentMapper.IntervalDocumentReader.read()662
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.createDocument(String, Position[])422
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.evaluateFormatterEdit(String, TextEdit, Position[])240
org.eclipse.php.internal.core.ast.rewrite.IndentManipulation.changeIndent(String, int, int, int, String, String)295
org.eclipse.php.internal.core.ast.rewrite.IndentManipulation.changeIndent(String, int, int, int, String, String)295
org.eclipse.php.internal.core.ast.rewrite.IndentManipulation.getChangeIndentEdits(String, int, int, int, String)347
org.eclipse.php.internal.core.ast.rewrite.IndentManipulation.getChangeIndentEdits(String, int, int, int, String)347
org.eclipse.php.internal.core.ast.rewrite.LineInformation.1.getLineOffset(int)37
org.eclipse.php.internal.core.ast.rewrite.LineInformation.1.getLineOfOffset(int)29
org.eclipse.php.internal.core.ast.util.Util.editedString(String, TextEdit)423
org.eclipse.php.internal.core.codeassist.contexts.ArrayKeyContext.isValid(ISourceModule, int, CompletionRequestor)90
org.eclipse.php.internal.core.codeassist.contexts.ArrayKeyContext.isValid(ISourceModule, int, CompletionRequestor)90
org.eclipse.php.internal.core.codeassist.contexts.ArrayKeyContext.isValid(ISourceModule, int, CompletionRequestor)90
org.eclipse.php.internal.core.codeassist.contexts.ClassDeclarationKeywordContext.isValid(ISourceModule, int, CompletionRequestor)49
org.eclipse.php.internal.core.codeassist.contexts.ClassExtendsContext.isValid(ISourceModule, int, CompletionRequestor)42
org.eclipse.php.internal.core.codeassist.contexts.ClassInstantiationContext.isValid(ISourceModule, int, CompletionRequestor)41
org.eclipse.php.internal.core.codeassist.contexts.InstanceOfContext.isValid(ISourceModule, int, CompletionRequestor)41
org.eclipse.php.internal.core.codeassist.contexts.InterfaceDeclarationKeywordContext.isValid(ISourceModule, int, CompletionRequestor)46
org.eclipse.php.internal.core.codeassist.contexts.NamespaceNameContext.isValid(ISourceModule, int, CompletionRequestor)44
org.eclipse.php.internal.core.codeassist.contexts.UseAliasContext.isValid(ISourceModule, int, CompletionRequestor)42
org.eclipse.php.internal.core.codeassist.contexts.UseNameContext.isValid(ISourceModule, int, CompletionRequestor)42
org.eclipse.php.internal.core.codeassist.PHPSelectionEngine.internalResolve(IStructuredDocument, ISourceModule, int, int)413
org.eclipse.php.internal.core.codeassist.strategies.ClassInstantiationStrategy.getSuffix(AbstractCompletionContext)124
org.eclipse.php.internal.core.codeassist.strategies.ClassMethodsStrategy.getSuffix(AbstractCompletionContext)95
org.eclipse.php.internal.core.codeassist.strategies.GlobalFunctionsStrategy.getSuffix(AbstractCompletionContext)74
org.eclipse.php.internal.core.codeassist.strategies.GlobalTypesStrategy.getNSSuffix(AbstractCompletionContext)145
org.eclipse.php.internal.core.codeassist.strategies.GlobalTypesStrategy.getSuffix(AbstractCompletionContext)157
org.eclipse.php.internal.core.codeassist.strategies.NamespaceClassInstantiationStrategy.getSuffix(AbstractCompletionContext)113
org.eclipse.php.internal.core.codeassist.strategies.NamespaceFunctionsStrategy.getSuffix(AbstractCompletionContext)70
org.eclipse.php.internal.core.codeassist.strategies.NamespaceTypesStrategy.getSuffix(AbstractCompletionContext)89
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.BlockDocumentReader.read()452
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.BlockDocumentReader.read()452
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.DocumentReader.read()375
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.DocumentReader.read()375
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.DocumentReader.read()375
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.DocumentReader.read()375
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.DocumentReader.read()375
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.DocumentReader.read()375
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.isHereDoc(ITextRegion)234
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)207
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)207
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)207
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)207
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)207
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)207
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.removeTokensSubList(ITextRegion, ITextRegion)195
org.eclipse.php.internal.core.format.DefaultIndentationStrategy.shouldIndent(IStructuredDocument, int, int)223
org.eclipse.php.internal.core.format.DefaultIndentationStrategy.shouldIndent(IStructuredDocument, int, int)223
org.eclipse.php.internal.core.format.DefaultIndentationStrategy.shouldIndent(IStructuredDocument, int, int)223
org.eclipse.php.internal.core.format.DefaultIndentationStrategy.shouldIndent(IStructuredDocument, int, int)223
org.eclipse.php.internal.core.format.FormatterUtils.getPartitionType(IStructuredDocument, int, boolean)77
org.eclipse.php.internal.core.format.FormatterUtils.getPartitionType(IStructuredDocument, int, boolean)77
org.eclipse.php.internal.core.format.FormatterUtils.getPartitionType(IStructuredDocument, int, boolean)77
org.eclipse.php.internal.core.format.FormatterUtils.getPartitionType(IStructuredDocument, int, boolean)77
org.eclipse.php.internal.core.format.PhpFormatter.formatLine(IStructuredDocument, int)260
org.eclipse.php.internal.core.format.PhpFormatter.formatLine(IStructuredDocument, int)260
org.eclipse.php.internal.core.format.PhpFormatter.formatLine(IStructuredDocument, int)260
org.eclipse.php.internal.core.format.PhpFormatter.formatLine(IStructuredDocument, int)260
org.eclipse.php.internal.core.format.PhpFormatter.formatLine(IStructuredDocument, int)260
org.eclipse.php.internal.core.format.PhpFormatter.formatLine(IStructuredDocument, int)260
org.eclipse.php.internal.core.util.text.PHPTextSequenceUtilities.getStatement(int, IStructuredDocumentRegion, boolean)110
org.eclipse.php.internal.core.util.text.TextSequenceUtilities.createTextSequence(IStructuredDocumentRegion, int, int)36
org.eclipse.php.internal.core.util.text.TextSequenceUtilities.getTypeByAbsoluteOffset(TextSequence, int)63
org.eclipse.php.internal.core.validation.PHPTodoTaskValidator.validateFile(IReporter, IFile, int)137
INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.checkBadLocation(int)361
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.core.ast.nodes.ASTParser.1.read()240
org.eclipse.php.internal.core.ast.util.Util.editedString(String, TextEdit)423
org.eclipse.php.internal.core.codeassist.contexts.ArrayKeyContext.isValid(ISourceModule, int, CompletionRequestor)90
org.eclipse.php.internal.core.codeassist.contexts.ClassDeclarationKeywordContext.isValid(ISourceModule, int, CompletionRequestor)49
org.eclipse.php.internal.core.codeassist.contexts.ClassExtendsContext.isValid(ISourceModule, int, CompletionRequestor)42
org.eclipse.php.internal.core.codeassist.contexts.ClassInstantiationContext.isValid(ISourceModule, int, CompletionRequestor)41
org.eclipse.php.internal.core.codeassist.contexts.InstanceOfContext.isValid(ISourceModule, int, CompletionRequestor)41
org.eclipse.php.internal.core.codeassist.contexts.InterfaceDeclarationKeywordContext.isValid(ISourceModule, int, CompletionRequestor)46
org.eclipse.php.internal.core.codeassist.contexts.UseAliasContext.isValid(ISourceModule, int, CompletionRequestor)42
org.eclipse.php.internal.core.codeassist.contexts.UseNameContext.isValid(ISourceModule, int, CompletionRequestor)42
org.eclipse.php.internal.core.codeassist.PHPSelectionEngine.internalResolve(IStructuredDocument, ISourceModule, int, int)413
org.eclipse.php.internal.core.codeassist.strategies.ClassInstantiationStrategy.getSuffix(AbstractCompletionContext)124
org.eclipse.php.internal.core.codeassist.strategies.ClassMethodsStrategy.getSuffix(AbstractCompletionContext)95
org.eclipse.php.internal.core.codeassist.strategies.GlobalFunctionsStrategy.getSuffix(AbstractCompletionContext)74
org.eclipse.php.internal.core.codeassist.strategies.GlobalTypesStrategy.getNSSuffix(AbstractCompletionContext)145
org.eclipse.php.internal.core.codeassist.strategies.GlobalTypesStrategy.getSuffix(AbstractCompletionContext)157
org.eclipse.php.internal.core.codeassist.strategies.NamespaceClassInstantiationStrategy.getSuffix(AbstractCompletionContext)113
org.eclipse.php.internal.core.codeassist.strategies.NamespaceFunctionsStrategy.getSuffix(AbstractCompletionContext)70
org.eclipse.php.internal.core.codeassist.strategies.NamespaceTypesStrategy.getSuffix(AbstractCompletionContext)89
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)207
org.eclipse.php.internal.core.format.PhpFormatter.formatLine(IStructuredDocument, int)260
org.eclipse.php.internal.core.validation.PHPTodoTaskValidator.validateFile(IReporter, IFile, int)137
THROWS
Reference LocationLine Number
org.eclipse.php.internal.core.codeassist.contexts.AbstractCompletionContext.determinePartitionType(ITextRegionCollection, IPhpScriptRegion, int)-1
org.eclipse.php.internal.core.codeassist.contexts.AbstractCompletionContext.getNextPHPToken()-1
org.eclipse.php.internal.core.codeassist.contexts.AbstractCompletionContext.getNextWord()-1
org.eclipse.php.internal.core.codeassist.contexts.AbstractCompletionContext.getPHPToken()-1
org.eclipse.php.internal.core.codeassist.contexts.AbstractCompletionContext.getPrefix()-1
org.eclipse.php.internal.core.codeassist.contexts.AbstractCompletionContext.getPrefixEnd()-1
org.eclipse.php.internal.core.codeassist.contexts.AbstractCompletionContext.getPreviousWord()-1
org.eclipse.php.internal.core.codeassist.contexts.ArrayKeyContext.getPrefixEnd()-1
org.eclipse.php.internal.core.codeassist.contexts.ClassExtendsContext.getPrefix()-1
org.eclipse.php.internal.core.codeassist.contexts.ClassImplementsContext.getPrefix()-1
org.eclipse.php.internal.core.codeassist.contexts.ClassMemberContext.getPrefixEnd()-1
org.eclipse.php.internal.core.codeassist.contexts.IncludeStatementContext.getPrefix()-1
org.eclipse.php.internal.core.codeassist.contexts.NamespaceMemberContext.getPrefix()-1
org.eclipse.php.internal.core.codeassist.contexts.NamespaceMemberContext.getPrefixEnd()-1
org.eclipse.php.internal.core.codeassist.contexts.NamespaceNameContext.getPrefix()-1
org.eclipse.php.internal.core.codeassist.contexts.PHPDocContext.getPrefixEnd()-1
org.eclipse.php.internal.core.codeassist.strategies.AbstractCompletionStrategy.getReplacementRange(ICompletionContext)-1
org.eclipse.php.internal.core.codeassist.strategies.BuiltinArrayKeysStrategy.apply(ICompletionReporter)-1
org.eclipse.php.internal.core.codeassist.strategies.BuiltinArrayKeysStrategy.reportVariables(ICompletionReporter, ArrayKeyContext, String[], String, boolean)-1
org.eclipse.php.internal.core.codeassist.strategies.BuiltinArrayKeysStrategy.reportVariables(ICompletionReporter, ArrayKeyContext, String[], String)-1
org.eclipse.php.internal.core.codeassist.strategies.ClassDeclarationKeywordsStrategy.apply(ICompletionReporter)-1
org.eclipse.php.internal.core.codeassist.strategies.ClassFieldsStrategy.apply(ICompletionReporter)-1
org.eclipse.php.internal.core.codeassist.strategies.ClassInstantiationStrategy.apply(ICompletionReporter)-1
org.eclipse.php.internal.core.codeassist.strategies.ClassKeywordsStrategy.apply(ICompletionReporter)-1
org.eclipse.php.internal.core.codeassist.strategies.ClassMethodsStrategy.apply(ICompletionReporter)-1
org.eclipse.php.internal.core.codeassist.strategies.FunctionArgumentsStrategy.apply(ICompletionReporter)-1
org.eclipse.php.internal.core.codeassist.strategies.GlobalConstantsStrategy.apply(ICompletionReporter)-1
org.eclipse.php.internal.core.codeassist.strategies.GlobalFunctionsStrategy.apply(ICompletionReporter)-1
org.eclipse.php.internal.core.codeassist.strategies.GlobalTypesStrategy.addSelf(AbstractCompletionContext, ICompletionReporter)-1
org.eclipse.php.internal.core.codeassist.strategies.GlobalTypesStrategy.apply(ICompletionReporter)-1
org.eclipse.php.internal.core.codeassist.strategies.GlobalTypesStrategy.getReplacementRange(ICompletionContext)-1
org.eclipse.php.internal.core.codeassist.strategies.GlobalTypesStrategy.getTypes(AbstractCompletionContext)-1
org.eclipse.php.internal.core.codeassist.strategies.GlobalVariablesStrategy.apply(ICompletionReporter)-1
org.eclipse.php.internal.core.codeassist.strategies.InstanceOfStrategy.apply(ICompletionReporter)-1
org.eclipse.php.internal.core.codeassist.strategies.InterfaceDeclarationKeywordsStrategy.apply(ICompletionReporter)-1
org.eclipse.php.internal.core.codeassist.strategies.KeywordsStrategy.apply(ICompletionReporter)-1
org.eclipse.php.internal.core.codeassist.strategies.LocalMethodVariablesStrategy.apply(ICompletionReporter)-1
org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(ICompletionReporter)-1
org.eclipse.php.internal.core.codeassist.strategies.NamespaceClassInstantiationStrategy.apply(ICompletionReporter)-1
org.eclipse.php.internal.core.codeassist.strategies.NamespaceConstantsStrategy.apply(ICompletionReporter)-1
org.eclipse.php.internal.core.codeassist.strategies.NamespaceFunctionsStrategy.apply(ICompletionReporter)-1
org.eclipse.php.internal.core.codeassist.strategies.NamespaceTypesStrategy.apply(ICompletionReporter)-1
org.eclipse.php.internal.core.codeassist.strategies.NamespaceTypesStrategy.getReplacementRange(ICompletionContext)-1
org.eclipse.php.internal.core.codeassist.strategies.NamespaceTypesStrategy.getTypes(NamespaceMemberContext)-1
org.eclipse.php.internal.core.codeassist.strategies.PHPDocParamVariableStrategy.apply(ICompletionReporter)-1
org.eclipse.php.internal.core.codeassist.strategies.PHPDocReturnTypeStrategy.apply(ICompletionReporter)-1
org.eclipse.php.internal.core.codeassist.strategies.PHPDocTagStrategy.apply(ICompletionReporter)-1
org.eclipse.php.internal.core.documentModel.parser.regions.IPhpScriptRegion.getPartition(int)-1
org.eclipse.php.internal.core.documentModel.parser.regions.IPhpScriptRegion.getPhpToken(int)-1
org.eclipse.php.internal.core.documentModel.parser.regions.IPhpScriptRegion.getPhpTokens(int, int)-1
org.eclipse.php.internal.core.documentModel.parser.regions.IPhpScriptRegion.getPhpTokenType(int)-1
org.eclipse.php.internal.core.documentModel.parser.regions.IPhpScriptRegion.isLineComment(int)-1
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.getPartition(int)-1
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.getPhpToken(int)-1
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.getPhpTokens(int, int)-1
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.getPhpTokenType(int)-1
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.isLineComment(int)-1
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.checkBadLocation(int)-1
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.getPartitionType(int)-1
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.getState(int)-1
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.getToken(int)-1
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.getTokens(int, int)-1
org.eclipse.php.internal.core.documentModel.partitioner.PHPPartitionTypes.getPartition(IPhpScriptRegion, int)-1
org.eclipse.php.internal.core.documentModel.partitioner.PHPPartitionTypes.getPartitionEnd(IPhpScriptRegion, int)-1
org.eclipse.php.internal.core.documentModel.partitioner.PHPPartitionTypes.getPartitionEndRegion(IPhpScriptRegion, int)-1
org.eclipse.php.internal.core.documentModel.partitioner.PHPPartitionTypes.getPartitionStart(IPhpScriptRegion, int)-1
org.eclipse.php.internal.core.documentModel.partitioner.PHPPartitionTypes.getPartitionStartRegion(IPhpScriptRegion, int)-1
org.eclipse.php.internal.core.format.CaseDefaultIndentationStrategy.placeMatchingBlanks(IStructuredDocument, StringBuffer, int, int)-1
org.eclipse.php.internal.core.format.CommentIndentationStrategy.placeMatchingBlanks(IStructuredDocument, StringBuffer, int, int)-1
org.eclipse.php.internal.core.format.CurlyCloseIndentationStrategy.getCurlyOpenLineInformation(IStructuredDocument, int)-1
org.eclipse.php.internal.core.format.CurlyCloseIndentationStrategy.placeMatchingBlanks(IStructuredDocument, StringBuffer, int, int)-1
org.eclipse.php.internal.core.format.DefaultIndentationStrategy.getIndentationBaseLine(IStructuredDocument, int, int)-1
org.eclipse.php.internal.core.format.DefaultIndentationStrategy.getLastTokenRegion(IStructuredDocument, IRegion, int)-1
org.eclipse.php.internal.core.format.DefaultIndentationStrategy.isBlanks(IStructuredDocument, int, int, int)-1
org.eclipse.php.internal.core.format.DefaultIndentationStrategy.isIndentationBase(IStructuredDocument, int, int)-1
org.eclipse.php.internal.core.format.DefaultIndentationStrategy.placeMatchingBlanks(IStructuredDocument, StringBuffer, int, int)-1
org.eclipse.php.internal.core.format.FormatterUtils.getLineBlanks(IStructuredDocument, IRegion)-1
org.eclipse.php.internal.core.format.IIndentationStrategy.placeMatchingBlanks(IStructuredDocument, StringBuffer, int, int)-1
org.eclipse.php.internal.core.validation.PHPTodoTaskValidator.getTaskStr(IStructuredDocument, int, int, int)-1
org.eclipse.php.internal.core.validation.PHPTodoTaskValidator.reportTask(IStructuredDocument, IFile, IReporter, int, int, int)-1

org.eclipse.jface.text.BadPositionCategoryException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.createDocument(String, Position[])427

org.eclipse.jface.text.DefaultLineTracker

INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.IndentManipulation.changeIndent(String, int, int, int, String, String)271
org.eclipse.php.internal.core.ast.rewrite.IndentManipulation.getChangeIndentEdits(String, int, int, int, String)330

org.eclipse.jface.text.DefaultPositionUpdater

EXTENDS
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.2408
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.2-1

org.eclipse.jface.text.Document

INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewrite.rewriteAST()229
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.createDocument(String, Position[])402
org.eclipse.php.internal.core.ast.util.Util.editedString(String, TextEdit)417
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewrite.rewriteAST()229
RETURN_TYPE
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.createDocument(String, Position[])-1

org.eclipse.jface.text.IDocument

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.php.internal.core.ast.nodes.DefaultCommentMapper.document-1
org.eclipse.php.internal.core.ast.nodes.DefaultCommentMapper.IntervalDocumentReader.parent-1
org.eclipse.php.internal.core.ast.nodes.DefaultCommentMapper.IntervalDocumentReader.parent-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.document-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.document-1
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.BlockDocumentReader.parent-1
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.BlockDocumentReader.parent-1
org.eclipse.php.internal.core.format.FormatPreferencesSupport.fLastDocument-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.core.codeassist.contexts.AbstractCompletionContext.determineDocument(ISourceModule, CompletionRequestor)211
PARAMETER
Reference LocationLine Number
org.eclipse.php.internal.core.ast.nodes.AST.rewrite(IDocument, Map)-1
org.eclipse.php.internal.core.ast.nodes.ASTParser.1.(int, int, IDocument)-1
org.eclipse.php.internal.core.ast.nodes.ASTParser.parse(IDocument, boolean, PHPVersion, int, int)-1
org.eclipse.php.internal.core.ast.nodes.ASTParser.parse(IDocument, boolean, PHPVersion)-1
org.eclipse.php.internal.core.ast.nodes.ASTParser.parse(IDocument, boolean)-1
org.eclipse.php.internal.core.ast.nodes.DefaultCommentMapper.initialize(Program, AstLexer, IDocument)-1
org.eclipse.php.internal.core.ast.nodes.DefaultCommentMapper.IntervalDocumentReader.IntervalDocumentReader(IDocument, int, int)-1
org.eclipse.php.internal.core.ast.nodes.DefaultCommentMapper.IntervalDocumentReader.IntervalDocumentReader(IDocument, int, int)-1
org.eclipse.php.internal.core.ast.nodes.InternalASTRewrite.rewriteAST(IDocument, Map)-1
org.eclipse.php.internal.core.ast.nodes.Program.initCommentMapper(IDocument, AstLexer)-1
org.eclipse.php.internal.core.ast.nodes.Program.rewrite(IDocument, Map)-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewrite.internalRewriteAST(IDocument, char[], LineInformation, String, List, Map, ASTNode)-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewrite.rewriteAST(IDocument, Map)-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.ASTRewriteAnalyzer(AstLexer, IDocument, LineInformation, String, TextEdit, RewriteEventStore, NodeInfoStore, List, Map, TargetSourceRangeComputer)-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.ASTRewriteFormatter(IDocument, NodeInfoStore, RewriteEventStore, Map, String, PHPVersion)-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.createCodeFormatter(Map, IRegion, IDocument)-1
org.eclipse.php.internal.core.ast.rewrite.LineInformation.1.(IDocument)-1
org.eclipse.php.internal.core.ast.rewrite.LineInformation.create(IDocument)-1
org.eclipse.php.internal.core.documentModel.encoding.PHPDocumentCharsetDetector.set(IDocument)-1
org.eclipse.php.internal.core.documentModel.parser.regions.IPhpScriptRegion.completeReparse(IDocument, int, int)-1
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.BlockDocumentReader.BlockDocumentReader(IDocument, int, int)-1
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.BlockDocumentReader.BlockDocumentReader(IDocument, int, int)-1
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.completeReparse(IDocument, int, int)-1
org.eclipse.php.internal.core.documentModel.PhpDocumentSetupParticipant.setup(IDocument)-1
org.eclipse.php.internal.core.format.FormatPreferencesSupport.getIndentationChar(IDocument)-1
org.eclipse.php.internal.core.format.FormatPreferencesSupport.getIndentationSize(IDocument)-1
org.eclipse.php.internal.core.format.FormatPreferencesSupport.verifyValidity(IDocument)-1
org.eclipse.php.internal.core.format.IFormatterProcessorFactory.getCodeFormattingProcessor(IDocument, PHPVersion, IRegion)-1
org.eclipse.php.internal.core.format.PhpFormatProcessorImpl.formatDocument(IDocument, int, int)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.php.internal.core.codeassist.IPHPCompletionRequestor.getDocument()-1

org.eclipse.jface.text.IDocumentPartitioner

RETURN_TYPE
Reference LocationLine Number
org.eclipse.php.internal.core.documentModel.loader.PHPDocumentLoader.getDefaultDocumentPartitioner()-1
org.eclipse.php.internal.core.documentModel.partitioner.PHPStructuredTextPartitioner.newInstance()-1

org.eclipse.jface.text.ILineTracker

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.IndentManipulation.getChangeIndentEdits(String, int, int, int, String)330

org.eclipse.jface.text.IRegion

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.IndentManipulation.changeIndent(String, int, int, int, String, String)281
org.eclipse.php.internal.core.ast.rewrite.IndentManipulation.getChangeIndentEdits(String, int, int, int, String)336
org.eclipse.php.internal.core.ast.rewrite.TrackedNodePosition.getLength()51
org.eclipse.php.internal.core.ast.rewrite.TrackedNodePosition.getStartPosition()37
org.eclipse.php.internal.core.format.CaseDefaultIndentationStrategy.placeMatchingBlanks(IStructuredDocument, StringBuffer, int, int)27
org.eclipse.php.internal.core.format.CommentIndentationStrategy.placeMatchingBlanks(IStructuredDocument, StringBuffer, int, int)35
org.eclipse.php.internal.core.format.CurlyCloseIndentationStrategy.placeMatchingBlanks(IStructuredDocument, StringBuffer, int, int)27
org.eclipse.php.internal.core.format.DefaultIndentationStrategy.getIndentationBaseLine(IStructuredDocument, int, int)37
org.eclipse.php.internal.core.format.DefaultIndentationStrategy.isIndentationBase(IStructuredDocument, int, int)101
org.eclipse.php.internal.core.format.DefaultIndentationStrategy.placeMatchingBlanks(IStructuredDocument, StringBuffer, int, int)163
org.eclipse.php.internal.core.format.DefaultIndentationStrategy.shouldIndent(IStructuredDocument, int, int)187
org.eclipse.php.internal.core.format.PhpFormatter.formatLine(IStructuredDocument, int)179
org.eclipse.php.internal.core.format.PhpFormatter.formatLine(IStructuredDocument, int)169
org.eclipse.php.internal.core.validation.PHPTodoTaskValidator.getTaskStr(IStructuredDocument, int, int, int)263
PARAMETER
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.createCodeFormatter(Map, IRegion, IDocument)-1
org.eclipse.php.internal.core.format.DefaultIndentationStrategy.getLastTokenRegion(IStructuredDocument, IRegion, int)-1
org.eclipse.php.internal.core.format.FormatterUtils.getLineBlanks(IStructuredDocument, IRegion)-1
org.eclipse.php.internal.core.format.IFormatterProcessorFactory.getCodeFormattingProcessor(IDocument, PHPVersion, IRegion)-1
org.eclipse.php.internal.core.format.PhpFormatter.getFormattedLineInformation(IRegion, String)-1
org.eclipse.php.internal.core.format.PhpFormatter.shouldReformat(IStructuredDocument, IRegion)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.php.internal.core.format.CurlyCloseIndentationStrategy.getCurlyOpenLineInformation(IStructuredDocument, int)-1
org.eclipse.php.internal.core.format.PhpFormatter.getFormattedLineInformation(IRegion, String)-1

org.eclipse.jface.text.ITypedRegion

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.core.documentModel.partitioner.PHPStructuredTextPartitioner.getContentType(int, boolean)23
RETURN_TYPE
Reference LocationLine Number
org.eclipse.php.internal.core.documentModel.partitioner.PHPPartitionTypes.getPartition(IPhpScriptRegion, int)-1
org.eclipse.php.internal.core.documentModel.partitioner.PHPStructuredTextPartitioner.getPartition(int)-1

org.eclipse.jface.text.Position

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.BlockFormattingPrefix.getPrefixAndSuffix(int, ASTNode, RewriteEventStore)493
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.BlockFormattingPrefix.getPrefixAndSuffix(int, ASTNode, RewriteEventStore)493
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.BlockFormattingPrefixSuffix.getPrefixAndSuffix(int, ASTNode, RewriteEventStore)522
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.BlockFormattingPrefixSuffix.getPrefixAndSuffix(int, ASTNode, RewriteEventStore)522
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.FormattingPrefix.getPrefix(int)471
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.FormattingPrefix.getPrefix(int)471
EXTENDS
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.NodeMarker-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.NodeMarker-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.BlockFormattingPrefix.getPrefixAndSuffix(int, ASTNode, RewriteEventStore)489
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.BlockFormattingPrefix.getPrefixAndSuffix(int, ASTNode, RewriteEventStore)489
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.BlockFormattingPrefixSuffix.getPrefixAndSuffix(int, ASTNode, RewriteEventStore)517
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.BlockFormattingPrefixSuffix.getPrefixAndSuffix(int, ASTNode, RewriteEventStore)517
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.BlockFormattingPrefixSuffix.getPrefixAndSuffix(int, ASTNode, RewriteEventStore)518
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.BlockFormattingPrefixSuffix.getPrefixAndSuffix(int, ASTNode, RewriteEventStore)518
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.FormattingPrefix.getPrefix(int)467
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.FormattingPrefix.getPrefix(int)467
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.BlockFormattingPrefix.getPrefixAndSuffix(int, ASTNode, RewriteEventStore)489
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.BlockFormattingPrefix.getPrefixAndSuffix(int, ASTNode, RewriteEventStore)489
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.BlockFormattingPrefixSuffix.getPrefixAndSuffix(int, ASTNode, RewriteEventStore)518
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.BlockFormattingPrefixSuffix.getPrefixAndSuffix(int, ASTNode, RewriteEventStore)517
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.BlockFormattingPrefixSuffix.getPrefixAndSuffix(int, ASTNode, RewriteEventStore)517
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.BlockFormattingPrefixSuffix.getPrefixAndSuffix(int, ASTNode, RewriteEventStore)518
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.FormattingPrefix.getPrefix(int)467
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.FormattingPrefix.getPrefix(int)467
PARAMETER
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.createDocument(String, Position[])-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.evaluateFormatterEdit(String, TextEdit, Position[])-1

org.eclipse.jface.text.Region

INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.createIndentString(int)202
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.formatString(int, String, int, int, int)249

org.eclipse.jface.text.TypedRegion

INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.core.documentModel.partitioner.PHPPartitionTypes.getPartition(IPhpScriptRegion, int)140

org.eclipse.text.edits.CopySourceEdit

CASTS
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.doTextCopy(TextEdit, int, int, String, TextEditGroup)364
INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.getCopySourceEdit(RewriteEventStoreCopySourceInfo)153
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.doTextCopy(TextEdit, int, int, String, TextEditGroup)364
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.getCopySourceEdit(RewriteEventStoreCopySourceInfo)153

org.eclipse.text.edits.CopyTargetEdit

INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.doTextCopy(TextEdit, int, int, String, TextEditGroup)367
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.getCopySourceEdit(RewriteEventStoreCopySourceInfo)154

org.eclipse.text.edits.DeleteEdit

CASTS
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.shifEdit(TextEdit, int, String)360
INSTANCEOF
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.shifEdit(TextEdit, int, String)359
INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.doTextRemove(int, int, TextEditGroup)273
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.shifEdit(TextEdit, int, String)365
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.shifEdit(TextEdit, int, String)363
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.shifEdit(TextEdit, int, String)360

org.eclipse.text.edits.InsertEdit

CASTS
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.shifEdit(TextEdit, int, String)352
INSTANCEOF
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.shifEdit(TextEdit, int, String)351
INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.doTextInsert(int, String, TextEditGroup)257
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.doTextInsert(int, String, TextEditGroup)249
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.getEndPrefixInsertion(String)398
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.getFormattedResult(ASTNode, int, Collection)191
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.shifEdit(TextEdit, int, String)355
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.shifEdit(TextEdit, int, String)357
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.shifEdit(TextEdit, int, String)352
RETURN_TYPE
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.getEndPrefixInsertion(String)-1

org.eclipse.text.edits.ISourceModifier

IMPLEMENTS
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.SourceModifier-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.SourceModifier.copy()-1

org.eclipse.text.edits.MalformedTreeException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.php.internal.core.ast.util.Util.editedString(String, TextEdit)421
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.core.ast.util.Util.editedString(String, TextEdit)421

org.eclipse.text.edits.MoveSourceEdit

CASTS
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.doTextCopy(TextEdit, int, int, String, TextEditGroup)358
INSTANCEOF
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.doTextCopy(TextEdit, int, int, String, TextEditGroup)357
INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.getCopySourceEdit(RewriteEventStoreCopySourceInfo)149
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.doTextCopy(TextEdit, int, int, String, TextEditGroup)358
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.getCopySourceEdit(RewriteEventStoreCopySourceInfo)149

org.eclipse.text.edits.MoveTargetEdit

INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.doTextCopy(TextEdit, int, int, String, TextEditGroup)361
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.getCopySourceEdit(RewriteEventStoreCopySourceInfo)150

org.eclipse.text.edits.MultiTextEdit

INSTANCEOF
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.shifEdit(TextEdit, int, String)367
INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.core.ast.nodes.InternalASTRewrite.rewriteAST(IDocument, Map)64
org.eclipse.php.internal.core.ast.rewrite.ASTRewrite.internalRewriteAST(IDocument, char[], LineInformation, String, List, Map, ASTNode)238
org.eclipse.php.internal.core.ast.rewrite.ASTRewrite.rewriteAST()215
org.eclipse.php.internal.core.ast.rewrite.ASTRewrite.rewriteAST(IDocument, Map)166
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.formatString(int, String, int, int, int)254
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.getFormattedResult(ASTNode, int, Collection)190
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.shifEdit(TextEdit, int, String)368
org.eclipse.php.internal.core.format.NullCodeFormattingProcessor.getTextEdits()33
RETURN_TYPE
Reference LocationLine Number
org.eclipse.php.internal.core.format.ICodeFormattingProcessor.getTextEdits()-1
org.eclipse.php.internal.core.format.NullCodeFormattingProcessor.getTextEdits()-1

org.eclipse.text.edits.RangeMarker

INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.doTextInsert(int, ASTNode, int, boolean, TextEditGroup)1031
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.preVisit(ASTNode)1284

org.eclipse.text.edits.ReplaceEdit

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.IndentManipulation.getChangeIndentEdits(String, int, int, int, String)334
org.eclipse.php.internal.core.ast.rewrite.IndentManipulation.getChangeIndentEdits(String, int, int, int, String)350
org.eclipse.php.internal.core.ast.rewrite.SourceModifier.getModifications(String)43
CASTS
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.shifEdit(TextEdit, int, String)343
org.eclipse.php.internal.core.ast.rewrite.IndentManipulation.getChangeIndentEdits(String, int, int, int, String)350
org.eclipse.php.internal.core.ast.rewrite.IndentManipulation.getChangeIndentEdits(String, int, int, int, String)334
org.eclipse.php.internal.core.ast.rewrite.SourceModifier.getModifications(String)43
INSTANCEOF
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.shifEdit(TextEdit, int, String)342
INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.doTextReplace(int, int, String, TextEditGroup)345
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.shifEdit(TextEdit, int, String)346
org.eclipse.php.internal.core.ast.rewrite.IndentManipulation.getChangeIndentEdits(String, int, int, int, String)341
org.eclipse.php.internal.core.ast.rewrite.IndentManipulation.getChangeIndentEdits(String, int, int, int, String)344
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.shifEdit(TextEdit, int, String)343
RETURN_TYPE
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.IndentManipulation.getChangeIndentEdits(String, int, int, int, String)-1
org.eclipse.php.internal.core.ast.rewrite.SourceModifier.getModifications(String)-1

org.eclipse.text.edits.TextEdit

CASTS
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.getCopySourceEdit(RewriteEventStoreCopySourceInfo)143
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.currentEdit-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.core.ast.nodes.InternalASTRewrite.rewriteAST(IDocument, Map)64
org.eclipse.php.internal.core.ast.rewrite.ASTRewrite.internalRewriteAST(IDocument, char[], LineInformation, String, List, Map, ASTNode)238
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.doCopySourcePreVisit(RewriteEventStoreCopySourceInfo[], Stack)1295
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.doTextCopy(TextEdit, int, int, String, TextEditGroup)361
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.doTextCopy(TextEdit, int, int, String, TextEditGroup)367
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.doTextInsert(int, ASTNode, int, boolean, TextEditGroup)1050
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.doTextInsert(int, ASTNode, int, boolean, TextEditGroup)1031
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.doTextInsert(int, String, TextEditGroup)249
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.doTextInsert(int, String, TextEditGroup)257
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.doTextRemove(int, int, TextEditGroup)273
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.doTextRemoveAndVisit(int, int, ASTNode, TextEditGroup)282
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.doTextReplace(int, int, String, TextEditGroup)345
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.getCopySourceEdit(RewriteEventStoreCopySourceInfo)143
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.preVisit(ASTNode)1284
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.BlockFormattingPrefix.getPrefixAndSuffix(int, ASTNode, RewriteEventStore)491
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.BlockFormattingPrefix.getPrefixAndSuffix(int, ASTNode, RewriteEventStore)491
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.BlockFormattingPrefixSuffix.getPrefixAndSuffix(int, ASTNode, RewriteEventStore)520
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.BlockFormattingPrefixSuffix.getPrefixAndSuffix(int, ASTNode, RewriteEventStore)520
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.formatNode(ASTNode, String, int)332
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.FormattingPrefix.getPrefix(int)469
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.FormattingPrefix.getPrefix(int)469
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.getFormattedResult(ASTNode, int, Collection)184
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.shifEdit(TextEdit, int, String)374
PARAMETER
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.addEdit(TextEdit)-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.addEditGroup(TextEditGroup, TextEdit)-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.ASTRewriteAnalyzer(AstLexer, IDocument, LineInformation, String, TextEdit, RewriteEventStore, NodeInfoStore, List, Map, TargetSourceRangeComputer)-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.doTextCopy(TextEdit, int, int, String, TextEditGroup)-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.evaluateFormatterEdit(String, TextEdit, Position[])-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.shifEdit(TextEdit, int, String)-1
org.eclipse.php.internal.core.ast.util.Util.editedString(String, TextEdit)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.php.internal.core.ast.nodes.AST.rewrite(IDocument, Map)-1
org.eclipse.php.internal.core.ast.nodes.InternalASTRewrite.rewriteAST(IDocument, Map)-1
org.eclipse.php.internal.core.ast.nodes.Program.rewrite(IDocument, Map)-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewrite.internalRewriteAST(IDocument, char[], LineInformation, String, List, Map, ASTNode)-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewrite.rewriteAST()-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewrite.rewriteAST(IDocument, Map)-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.doTextCopy(TextEdit, int, int, String, TextEditGroup)-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.doTextRemove(int, int, TextEditGroup)-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.getCopySourceEdit(RewriteEventStoreCopySourceInfo)-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.formatNode(ASTNode, String, int)-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.formatString(int, String, int, int, int)-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteFormatter.shifEdit(TextEdit, int, String)-1

org.eclipse.text.edits.TextEditGroup

CASTS
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.doTextInsert(int, ASTNode, int, boolean, TextEditGroup)1032
org.eclipse.php.internal.core.ast.rewrite.RewriteEventStore.getEventEditGroup(RewriteEvent)532
org.eclipse.php.internal.core.ast.rewrite.RewriteEventStore.getTrackedNodeData(ASTNode)545
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.RewriteEventStore.NodeRangeInfo.editGroup-1
org.eclipse.php.internal.core.ast.rewrite.RewriteEventStore.NodeRangeInfo.editGroup-1
org.eclipse.php.internal.core.ast.rewrite.TrackedNodePosition.group-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.doTextInsert(int, ASTNode, int, boolean, TextEditGroup)1029
INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewrite.track(ASTNode)454
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewrite.track(ASTNode)452
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.ListRewriter.rewriteList(ASTNode, StructuralPropertyDescriptor, int, String)474
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.ListRewriter.rewriteList(ASTNode, StructuralPropertyDescriptor, int, String)474
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.ListRewriter.rewriteList(ASTNode, StructuralPropertyDescriptor, int, String)540
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.ListRewriter.rewriteList(ASTNode, StructuralPropertyDescriptor, int, String)540
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.ListRewriter.rewriteList(ASTNode, StructuralPropertyDescriptor, int, String)518
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.ListRewriter.rewriteList(ASTNode, StructuralPropertyDescriptor, int, String)494
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.ListRewriter.rewriteList(ASTNode, StructuralPropertyDescriptor, int, String)518
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.ListRewriter.rewriteList(ASTNode, StructuralPropertyDescriptor, int, String)494
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.postVisit(ASTNode)1262
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.preVisit(ASTNode)1279
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.rewriteArrayAccessType(ArrayAccess)1571
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.rewriteArrayAccessType(ArrayAccess)1578
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.rewriteBodyNode(ASTNode, StructuralPropertyDescriptor, int, int, int, ASTRewriteFormatterBlockContext)679
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.rewriteBodyNode(ASTNode, StructuralPropertyDescriptor, int, int, int, ASTRewriteFormatterBlockContext)653
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.rewriteBodyNode(ASTNode, StructuralPropertyDescriptor, int, int, int, ASTRewriteFormatterBlockContext)668
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.rewriteCastType(CastExpression)1665
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.rewriteClassDeclarationModifier(ClassDeclaration)2317
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.rewriteClassDeclarationSuperClass(ClassDeclaration)2343
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.rewriteFunctionReference(FunctionDeclaration)2572
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.rewriteKeyValue(ASTNode, RewriteEvent)2212
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.rewriteModifiers(ASTNode, StructuralPropertyDescriptor, int)1097
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.rewriteNode(ASTNode, StructuralPropertyDescriptor, int, ASTRewriteFormatterPrefix)603
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.rewriteNode(ASTNode, StructuralPropertyDescriptor, int, ASTRewriteFormatterPrefix)595
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.rewriteNode(ASTNode, StructuralPropertyDescriptor, int, ASTRewriteFormatterPrefix)613
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.rewriteOperation(ASTNode, StructuralPropertyDescriptor, int)1249
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.rewriteOptionalQualifier(ASTNode, StructuralPropertyDescriptor, int)712
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.rewriteOptionalQualifier(ASTNode, StructuralPropertyDescriptor, int)731
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.rewriteOptionalQualifier(ASTNode, StructuralPropertyDescriptor, int)720
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.rewriteOptionalValueProperty(ASTNode, int, ChildPropertyDescriptor, RewriteEvent)1811
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.rewriteQuoteType(Quote)2799
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.rewriteRequiredNode(ASTNode, StructuralPropertyDescriptor)578
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.rewriteVariableDollar(Variable)939
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.visit(Block)1395
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.visit(FormalParameter)2455
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.visit(Identifier)2635
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.visit(Include)2672
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.visit(Include)2658
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.visit(LambdaFunctionDeclaration)2961
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.visit(NamespaceName)3019
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.visit(NamespaceName)3030
PARAMETER
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewrite.remove(ASTNode, TextEditGroup)-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewrite.replace(ASTNode, ASTNode, TextEditGroup)-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewrite.set(ASTNode, StructuralPropertyDescriptor, Object, TextEditGroup)-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.addEditGroup(TextEditGroup, TextEdit)-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.doTextCopy(TextEdit, int, int, String, TextEditGroup)-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.doTextInsert(int, ASTNode, int, boolean, TextEditGroup)-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.doTextInsert(int, String, TextEditGroup)-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.doTextRemove(int, int, TextEditGroup)-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.doTextRemoveAndVisit(int, int, ASTNode, TextEditGroup)-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.doTextReplace(int, int, String, TextEditGroup)-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.replaceOperation(int, String, TextEditGroup)-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.rewriteBlock(Block, TextEditGroup, boolean, String, Symbol)-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.rewriteIfBlocks(Block, TextEditGroup, boolean)-1
org.eclipse.php.internal.core.ast.rewrite.ListRewrite.createMoveTarget(ASTNode, ASTNode, ASTNode, TextEditGroup)-1
org.eclipse.php.internal.core.ast.rewrite.ListRewrite.createTargetNode(ASTNode, ASTNode, boolean, ASTNode, TextEditGroup)-1
org.eclipse.php.internal.core.ast.rewrite.ListRewrite.insertAfter(ASTNode, ASTNode, TextEditGroup)-1
org.eclipse.php.internal.core.ast.rewrite.ListRewrite.insertAt(ASTNode, int, TextEditGroup)-1
org.eclipse.php.internal.core.ast.rewrite.ListRewrite.insertBefore(ASTNode, ASTNode, TextEditGroup)-1
org.eclipse.php.internal.core.ast.rewrite.ListRewrite.insertFirst(ASTNode, TextEditGroup)-1
org.eclipse.php.internal.core.ast.rewrite.ListRewrite.insertLast(ASTNode, TextEditGroup)-1
org.eclipse.php.internal.core.ast.rewrite.ListRewrite.internalInsertAt(ASTNode, int, boolean, TextEditGroup)-1
org.eclipse.php.internal.core.ast.rewrite.ListRewrite.remove(ASTNode, TextEditGroup)-1
org.eclipse.php.internal.core.ast.rewrite.ListRewrite.replace(ASTNode, ASTNode, TextEditGroup)-1
org.eclipse.php.internal.core.ast.rewrite.RewriteEventStore.createRangeCopy(ASTNode, StructuralPropertyDescriptor, ASTNode, ASTNode, boolean, ASTNode, ASTNode, TextEditGroup)-1
org.eclipse.php.internal.core.ast.rewrite.RewriteEventStore.markAsTracked(ASTNode, TextEditGroup)-1
org.eclipse.php.internal.core.ast.rewrite.RewriteEventStore.NodeRangeInfo.NodeRangeInfo(ASTNode, StructuralPropertyDescriptor, ASTNode, ASTNode, RewriteEventStoreCopySourceInfo, ASTNode, TextEditGroup)-1
org.eclipse.php.internal.core.ast.rewrite.RewriteEventStore.NodeRangeInfo.NodeRangeInfo(ASTNode, StructuralPropertyDescriptor, ASTNode, ASTNode, RewriteEventStoreCopySourceInfo, ASTNode, TextEditGroup)-1
org.eclipse.php.internal.core.ast.rewrite.RewriteEventStore.setEventEditGroup(RewriteEvent, TextEditGroup)-1
org.eclipse.php.internal.core.ast.rewrite.RewriteEventStore.setTrackedNodeData(ASTNode, TextEditGroup)-1
org.eclipse.php.internal.core.ast.rewrite.TrackedNodePosition.TrackedNodePosition(TextEditGroup, ASTNode)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.getEditGroup(ASTNode, StructuralPropertyDescriptor)-1
org.eclipse.php.internal.core.ast.rewrite.ASTRewriteAnalyzer.getEditGroup(RewriteEvent)-1
org.eclipse.php.internal.core.ast.rewrite.RewriteEventStore.getEventEditGroup(RewriteEvent)-1
org.eclipse.php.internal.core.ast.rewrite.RewriteEventStore.getTrackedNodeData(ASTNode)-1

Back to reference summary for org.eclipse.php.core

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict