com.github.leeonky.interpreter.RuntimeContext Maven / Gradle / Ivy
The newest version!
package com.github.leeonky.interpreter;
public interface RuntimeContext {
}
package com.github.leeonky.interpreter;
public interface RuntimeContext {
}