Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/beanshell/beanshell
/ getLineNumber
Method
getLineNumber
src/bsh/SimpleNode.java:52–54 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
50
}
51
52
public
int
getLineNumber() {
53
return
-1;
54
}
55
56
public
String getText() {
57
return
"<Compiled Java Code>"
;
Callers
5
getInvocationLine
Method · 0.95
getScriptStackTrace
Method · 0.95
getMessage
Method · 0.45
getErrorLineNumber
Method · 0.45
issue_67
Method · 0.45
Calls
no outgoing calls
Tested by
1
issue_67
Method · 0.36