Interface EDISyntaxRule


public interface EDISyntaxRule
  • Nested Class Summary

    Nested Classes
    Modifier and Type Interface Description
    static class  EDISyntaxRule.Type  
  • Method Summary

    Modifier and Type Method Description
    java.util.List<java.lang.Integer> getPositions()  
    EDISyntaxRule.Type getType()  
  • Method Details

    • getType

    • getPositions

      java.util.List<java.lang.Integer> getPositions()