Interface NodeWithCondition<N extends Node>

All Known Implementing Classes:
ConditionalExpr, DoStmt, IfStmt, WhileStmt

public interface NodeWithCondition<N extends Node>
  • Method Details