Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
sort
Method · 0.65
modelsEqual
Method · 0.65
isTrue
Method · 0.65
accept
Method · 0.65
getAsString
Method · 0.65
exec
Method · 0.65
getStringValue
Method · 0.65
isTrue
Method · 0.65
getAsBoolean
Method · 0.65
getVariableValue
Method · 0.65
__nonzero__
Method · 0.65
unwrap
Method · 0.65
Implementers
1
RmiDebugModelImpl
src/main/java/freemarker/debug/impl/Rm
Calls
no outgoing calls
Tested by
no test coverage detected