public class SubtreeOfKind extends NodeOfKind
children, kind| Constructor and Description |
|---|
SubtreeOfKind(int kind) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(CAstNode node) |
public boolean matches(CAstNode node)
matches in interface NodePatternmatches in class NodeOfKind