Uses of Interface
ch.turic.Input
-
Uses of Input in ch.turic
Modifier and TypeMethodDescriptionstatic Inputstatic InputInput.fromString(String s) static InputInput.fromString(String s, String fn) ModifierConstructorDescriptionInterpreter(Input source) Constructs an Interpreter instance with the specified input source.