MCPcopy Create free account
hub / github.com/bazelbuild/bazel / getValue

Method getValue

src/main/java/net/starlark/java/syntax/Argument.java:34–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32 }
33
34 public final Expression getValue() {
35 return value;
36 }
37
38 @Override
39 public int getEndOffset() {

Callers 5

testFuncallExprMethod · 0.95
testMethCallExprMethod · 0.95
testErrorRecoveryMethod · 0.95
evalCallMethod · 0.95

Calls

no outgoing calls

Tested by 3

testFuncallExprMethod · 0.76
testMethCallExprMethod · 0.76
testErrorRecoveryMethod · 0.76