All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.semanticweb.owlapi.functional.parser.TokenManager Maven / Gradle / Ivy

There is a newer version: 5.5.1
Show newest version
/* Generated By:JavaCC: Do not edit this line. TokenManager.java Version 7.0 */
/* JavaCCOptions:SUPPORT_CLASS_VISIBILITY_PUBLIC=false */
package org.semanticweb.owlapi.functional.parser;

@SuppressWarnings("all")
interface TokenManager {
  public Token getNextToken();
}
/* JavaCC - OriginalChecksum=55830fb81179551aa6bd286b339f5618 (do not edit this line) */




© 2015 - 2024 Weber Informatics LLC | Privacy Policy