Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ isError
Method
isError
app/src/processing/app/Problem.java:25–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
24
public
interface
Problem {
25
public
boolean isError();
26
public
boolean isWarning();
27
28
public
int
getTabIndex();
Callers
10
getTableCellRendererComponent
Method · 0.95
updateEditorStatus
Method · 0.95
paintComponent
Method · 0.95
showMarkerHover
Method · 0.95
finishedAction
Method · 0.65
run
Method · 0.65
run
Method · 0.65
getToolTipText
Method · 0.65
findProblem
Method · 0.65
fromIProblem
Method · 0.65
Implementers
1
JavaProblem
java/src/processing/mode/java/pdex/Jav
Calls
no outgoing calls
Tested by
no test coverage detected