Klasse EclipseSourceContext
java.lang.Object
org.aspectj.ajdt.internal.core.builder.EclipseSourceContext
- Alle implementierten Schnittstellen:
IEclipseSourceContext,ISourceContext
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungintmakeSourceLocation(int line, int offset) makeSourceLocation(IHasPosition position) voidremoveUnnecessaryProblems(Member member, int problemLineNumber) voidtidy()
-
Konstruktordetails
-
EclipseSourceContext
-
EclipseSourceContext
-
-
Methodendetails
-
getOffset
public int getOffset()- Angegeben von:
getOffsetin SchnittstelleISourceContext
-
makeSourceLocation
- Angegeben von:
makeSourceLocationin SchnittstelleISourceContext
-
makeSourceLocation
- Angegeben von:
makeSourceLocationin SchnittstelleISourceContext
-
tidy
public void tidy()- Angegeben von:
tidyin SchnittstelleISourceContext
-
removeUnnecessaryProblems
- Angegeben von:
removeUnnecessaryProblemsin SchnittstelleIEclipseSourceContext
-