Interface Condition

All Known Subinterfaces:
ArgumentCondition, AttributeCondition, CombinatorCondition, LangCondition, PositionalCondition, PseudoCondition

public interface Condition
Based on SAC's Condition interface by Philippe Le Hegaret.
  • Method Details

    • getConditionType

      Condition.ConditionType getConditionType()
      Get the type of Condition.
      Returns:
      the type of condition.