Package-level declarations
Types
Link copied to clipboard
object DefaultFunctions
Link copied to clipboard
class KlarityASTVisitor(params: Map<String, String>, functions: Map<String, KlarityFunction>) : StringCodeBaseVisitor<String>
Link copied to clipboard
interface KlarityFunction
Link copied to clipboard
This class is responsible for parsing any script inside the given input. Instances should be created every time on new inputs.