MCPcopy Index your code
hub / github.com/beanshell/beanshell / top

Method top

src/bsh/CallStack.java:73–75  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

71 }
72
73 public NameSpace top() {
74 return stack.peek();
75 }
76
77 /**
78 zero based.

Callers 15

invokeImplMethod · 0.80
evalMethod · 0.80
evalBlockMethod · 0.80
invokeMethodMethod · 0.80
evalMethod · 0.80
evalMethod · 0.80
evalMethod · 0.80
evalMethod · 0.80
doSuffixMethod · 0.80
toObjectMethod · 0.80

Calls

no outgoing calls

Tested by 1