public interface Block extends SimpleNode
acceptAndAddNode(SimpleNode) method.| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptAndAddNode(SimpleNode node)
Whether to accept and add the given node in this block.
|
createExpression, getTokenboolean acceptAndAddNode(SimpleNode node)
node - the other node.Apache Camel