Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
interface KlarityFunction
Link copied to clipboard
class ScriptParser(functions: Map<String, KlarityFunction>, values: Map<String, String>)

This class is responsible for parsing any script inside the given input. Instances should be created every time on new inputs.