Uses of Interface
com.scriptbasic.interfaces.InternalInterpreter
Packages that use InternalInterpreter
-
Uses of InternalInterpreter in com.scriptbasic.executors
Classes in com.scriptbasic.executors that implement InternalInterpreter -
Uses of InternalInterpreter in com.scriptbasic.spi
Subinterfaces of InternalInterpreter in com.scriptbasic.spiModifier and TypeInterfaceDescriptioninterfaceAn interpreter instance executes a program.