Class ParsedNonTerminalEnd

    • Constructor Detail

      • ParsedNonTerminalEnd

        public ParsedNonTerminalEnd​(int offset,
                                    java.lang.String feature,
                                    boolean isMany,
                                    boolean isDatatype,
                                    boolean isBoolean)
    • Method Detail

      • getFeature

        public java.lang.String getFeature()
      • isMany

        public boolean isMany()
      • isDatatype

        public boolean isDatatype()
      • isBoolean

        public boolean isBoolean()