Interface CommandNodeExecutor


public interface CommandNodeExecutor
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(Context ctx, Node cmd)
     
  • Method Details