|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.ir.SourceInfImpl
SourceInfImpl class
| Constructor Summary | |
SourceInfImpl()
|
|
| Method Summary | |
int |
getDefinedColumn()
getDefinedColumn |
java.lang.String |
getDefinedFile()
getDefinedFile |
int |
getDefinedLine()
getDefinedLine |
void |
setDefinedFile(java.lang.String pDefinedFile)
setDefinedFile Set the name of the source program file. |
void |
setDefinedLine(int pDefinedLine)
setDefinedLine Set the line number. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SourceInfImpl()
| Method Detail |
public java.lang.String getDefinedFile()
SourceInf
getDefinedFile in interface SourceInfpublic void setDefinedFile(java.lang.String pDefinedFile)
SourceInf
setDefinedFile in interface SourceInfpDefinedFile - name of the file.public int getDefinedLine()
SourceInf
getDefinedLine in interface SourceInfpublic void setDefinedLine(int pDefinedLine)
SourceInf
setDefinedLine in interface SourceInfpDefinedLine - the line number to be set.public int getDefinedColumn()
SourceInf
getDefinedColumn in interface SourceInfpublic java.lang.String toString()
toString in interface SourceInf
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||