public class NextStatement<T extends com.sun.source.tree.StatementTree> extends Object implements Matcher<T>
NextStatement(Matcher<com.sun.source.tree.StatementTree> matcher)
boolean
matches(T statement, VisitorState state)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NextStatement(Matcher<com.sun.source.tree.StatementTree> matcher)
public boolean matches(T statement, VisitorState state)
matches
Matcher<T extends com.sun.source.tree.StatementTree>
Copyright © 2019. All rights reserved.