Interface XRefCommand.xrefOptions

All Superinterfaces:
Options
Enclosing class:
XRefCommand

static interface XRefCommand.xrefOptions extends Options
  • Method Details

    • classes

      boolean classes()
    • to

      boolean to()
    • from

      boolean from()
    • source

      List<String> source()
    • destination

      List<String> destination()
    • match

      List<String> match()
    • referrredTo

      String referrredTo()