|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.aspectbench.runtime.reflect.SourceLocationImpl
public class SourceLocationImpl
| Method Summary | |
|---|---|
int |
getColumn()
|
java.lang.String |
getFileName()
|
int |
getLine()
|
java.lang.Class |
getWithinType()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public java.lang.Class getWithinType()
getWithinType in interface SourceLocationpublic java.lang.String getFileName()
getFileName in interface SourceLocationpublic int getLine()
getLine in interface SourceLocationpublic int getColumn()
getColumn in interface SourceLocationpublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||