bsh
Interface BSHBlock.NodeFilter

Enclosing interface:
bsh.BSHBlock

public static interface BSHBlock.NodeFilter


Method Summary
 boolean isVisible(bsh.SimpleNode node)
           
 

Method Detail

isVisible

public boolean isVisible(bsh.SimpleNode node)