Klasse RecoveredExport
java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredExport
-
Feldübersicht
FelderVon Klasse geerbte Felder org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
bracketBalance, foundOpeningBrace, lambdaNestLevel, parent, recoveringParser -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungRecoveredExport(ExportsStatement exportReference, RecoveredElement parent, int bracketBalance) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungadd(ModuleReference target, int bracketBalance1) inttoString(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
-
exportReference
-
-
Konstruktordetails
-
RecoveredExport
public RecoveredExport(ExportsStatement exportReference, RecoveredElement parent, int bracketBalance)
-
-
Methodendetails
-
add
-
parseTree
- Setzt außer Kraft:
parseTreein KlasseRecoveredElement
-
sourceEnd
public int sourceEnd()- Setzt außer Kraft:
sourceEndin KlasseRecoveredElement
-
toString
- Setzt außer Kraft:
toStringin KlasseRecoveredElement
-
updatedExportReference
-
updateParseTree
public void updateParseTree()- Setzt außer Kraft:
updateParseTreein KlasseRecoveredElement
-
updateSourceEndIfNecessary
public void updateSourceEndIfNecessary(int bodyStart, int bodyEnd) - Setzt außer Kraft:
updateSourceEndIfNecessaryin KlasseRecoveredElement
-