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

net.thevpc.nuts.toolbox.nsh.jshell.parser.Context Maven / Gradle / Ivy

There is a newer version: 0.8.3.1
Show newest version
package net.thevpc.nuts.toolbox.nsh.jshell.parser;

public interface Context {
    Token nextToken();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy