public static class DIM.FunctionSource
extends java.lang.Object
限定符和类型 | 方法和说明 |
---|---|
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.
|
public DIM.SourceInfo sourceInfo()
public int firstLine()
public java.lang.String name()