MCPcopy Create free account
hub / github.com/apache/freemarker / getAsBoolean

Method getAsBoolean

src/main/java/freemarker/debug/DebugModel.java:102–102  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

100 RemoteException;
101
102 public boolean getAsBoolean()
103 throws
104 TemplateModelException,
105 RemoteException;

Callers 14

sortMethod · 0.65
modelsEqualMethod · 0.65
isTrueMethod · 0.65
acceptMethod · 0.65
getAsStringMethod · 0.65
execMethod · 0.65
getStringValueMethod · 0.65
isTrueMethod · 0.65
getAsBooleanMethod · 0.65
getVariableValueMethod · 0.65
__nonzero__Method · 0.65
unwrapMethod · 0.65

Implementers 1

RmiDebugModelImplsrc/main/java/freemarker/debug/impl/Rm

Calls

no outgoing calls

Tested by

no test coverage detected