Package org.aspectj.weaver
Klasse SourceContextImpl
java.lang.Object
org.aspectj.weaver.SourceContextImpl
- Alle implementierten Schnittstellen:
ISourceContext
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoidconfigureFromAttribute(String name, int[] linebreaks) intmakeSourceLocation(int line, int offset) makeSourceLocation(IHasPosition position) voidsetSourceFileName(String name) voidtidy()
-
Felddetails
-
UNKNOWN_SOURCE_CONTEXT
-
-
Konstruktordetails
-
SourceContextImpl
-
-
Methodendetails
-
configureFromAttribute
-
setSourceFileName
-
tidy
public void tidy()- Angegeben von:
tidyin SchnittstelleISourceContext
-
getOffset
public int getOffset()- Angegeben von:
getOffsetin SchnittstelleISourceContext
-
makeSourceLocation
- Angegeben von:
makeSourceLocationin SchnittstelleISourceContext
-
makeSourceLocation
- Angegeben von:
makeSourceLocationin SchnittstelleISourceContext
-