public interface EDISyntaxRule
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classEDISyntaxRule.Type -
Method Summary
Modifier and Type Method Description java.util.List<java.lang.Integer>getPositions()EDISyntaxRule.TypegetType()
-
Method Details
-
getType
EDISyntaxRule.Type getType() -
getPositions
java.util.List<java.lang.Integer> getPositions()
-