|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mozilla.javascript.tools.debugger.Dim.FunctionSource
public static class Dim.FunctionSource
Class to store information about a function.
| Method Summary | |
|---|---|
int |
firstLine()
Returns the line number of the first line of the function. |
java.lang.String |
name()
Returns the name of the function. |
Dim.SourceInfo |
sourceInfo()
Returns the SourceInfo object that describes the source of the function. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public Dim.SourceInfo sourceInfo()
public int firstLine()
public java.lang.String name()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||