Interface IClasspathStatement

All Superinterfaces:
IParsedElement, IStatement
All Known Implementing Classes:
ClasspathStatement

public interface IClasspathStatement extends IStatement
  • Method Details

    • getClasspath

      String getClasspath()
    • setClasspath

      void setClasspath(String classpath)
    • getPaths

      List<String> getPaths()