MCPcopy Index your code
hub / github.com/MiniJavaCompiler/MiniJavaLLVM / getBool

Method getBool

src/interp/Value.java:51–54  ·  view source on GitHub ↗

Convert this value into a Boolean, or fail with an error message if this value does not represent a Boolean.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

evalMethod · 0.45
execMethod · 0.45
evalMethod · 0.45
evalMethod · 0.45
execMethod · 0.45
execMethod · 0.45

Calls 1

abortMethod · 0.95

Tested by

no test coverage detected