Class CAItemLocationMatchConverter

java.lang.Object
com.io7m.cardant.shell.internal.CAItemLocationMatchConverter
All Implemented Interfaces:
com.io7m.quarrel.core.QValueConverterType<CAItemLocationMatchType>

public final class CAItemLocationMatchConverter extends Object implements com.io7m.quarrel.core.QValueConverterType<CAItemLocationMatchType>
A value converter for location match expressions.
  • Constructor Details

    • CAItemLocationMatchConverter

      public CAItemLocationMatchConverter(CAStrings inStrings)
      Construct a converter.
      Parameters:
      inStrings - The string resources
  • Method Details