public class SubtreeOfKind extends NodeOfKind
children, kind
SubtreeOfKind(int kind)
boolean
matches(CAstNode node)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SubtreeOfKind(int kind)
public boolean matches(CAstNode node)
matches
NodePattern
NodeOfKind