Verwendungen von Klasse
org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.LineInformation
Packages, die LineInformation verwenden
-
Verwendungen von LineInformation in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite
Methoden in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite, die LineInformation zurückgebenModifizierer und TypMethodeBeschreibungstatic LineInformationLineInformation.create(CompilationUnit astRoot) static LineInformationLineInformation.create(org.eclipse.jface.text.IDocument doc) Methoden in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite mit Parametern vom Typ LineInformationModifizierer und TypMethodeBeschreibungstatic ASTVisitorASTRewriteAnalyzer.getAnalyzerVisitor(char[] content2, LineInformation lineInfo2, String lineDelim, org.eclipse.text.edits.TextEdit result, RewriteEventStore eventStore2, NodeInfoStore nodeStore, List comments, Map options, TargetSourceRangeComputer xsrComputer, RecoveryScannerData recoveryScannerData) ASTRewriteAnalyzer.IASTRewriteAnalyzerFactory.getASTRewriteAnalyzer(char[] content2, LineInformation lineInfo2, String lineDelim, org.eclipse.text.edits.TextEdit result, RewriteEventStore eventStore2, NodeInfoStore nodeStore, List comments, Map options, TargetSourceRangeComputer xsrComputer, RecoveryScannerData recoveryScannerData) Konstruktoren in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite mit Parametern vom Typ LineInformationModifiziererKonstruktorBeschreibungASTRewriteAnalyzer(char[] content, LineInformation lineInfo, String lineDelim, org.eclipse.text.edits.TextEdit rootEdit, RewriteEventStore eventStore, NodeInfoStore nodeInfos, List comments, Map options, TargetSourceRangeComputer extendedSourceRangeComputer, RecoveryScannerData recoveryScannerData) Constructor for ASTRewriteAnalyzer.