Interface QuantifierAST

All Known Implementing Classes:
OptionalBlockAST, PlusBlockAST, StarBlockAST

public interface QuantifierAST
Author:
Sam Harwell
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • isGreedy

      boolean isGreedy()