Package-level declarations

Types

Link copied to clipboard
annotation class FunctionReplacement(val addedFunctions: Array<String>, val replaces: String = "")

This annotation is used to mark functions which translate instructions/statements to special functions which do not actually exist in the respective language.