Klasse RecoveredImport
java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredImport
-
Feldübersicht
FelderVon Klasse geerbte Felder org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
bracketBalance, foundOpeningBrace, lambdaNestLevel, parent, recoveringParser -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungRecoveredImport(ImportReference importReference, RecoveredElement parent, int bracketBalance) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibunginttoString(int tab) voidvoidupdateSourceEndIfNecessary(int bodyStart, int bodyEnd) Von Klasse geerbte Methoden org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
add, add, add, add, add, add, add, add, add, addAnnotationName, addBlockStatement, addModifier, depth, enclosingInitializer, enclosingMethod, enclosingType, getLastStart, parser, preserveEnclosingBlocks, previousAvailableLineEnd, resetPendingModifiers, tabString, topElement, toString, type, updateBodyStart, updateFromParserState, updateOnClosingBrace, updateOnOpeningBrace, updateSourceEndIfNecessary
-
Felddetails
-
importReference
-
-
Konstruktordetails
-
RecoveredImport
public RecoveredImport(ImportReference importReference, RecoveredElement parent, int bracketBalance)
-
-
Methodendetails
-
parseTree
- Setzt außer Kraft:
parseTreein KlasseRecoveredElement
-
sourceEnd
public int sourceEnd()- Setzt außer Kraft:
sourceEndin KlasseRecoveredElement
-
toString
- Setzt außer Kraft:
toStringin KlasseRecoveredElement
-
updatedImportReference
-
updateParseTree
public void updateParseTree()- Setzt außer Kraft:
updateParseTreein KlasseRecoveredElement
-
updateSourceEndIfNecessary
public void updateSourceEndIfNecessary(int bodyStart, int bodyEnd) - Setzt außer Kraft:
updateSourceEndIfNecessaryin KlasseRecoveredElement
-