MCPcopy Index your code
hub / github.com/beanshell/beanshell / isVisible

Method isVisible

src/bsh/BSHBlock.java:138–138  ·  view source on GitHub ↗
( SimpleNode node )

Source from the content-addressed store, hash-verified

136
137 public interface NodeFilter {
138 public boolean isVisible( SimpleNode node );
139 }
140
141}

Callers 1

evalBlockMethod · 0.65

Implementers 1

ClassNodeFiltersrc/bsh/ClassGenerator.java

Calls

no outgoing calls

Tested by

no test coverage detected