alias

abstract fun alias(alias: String)

Adds and Alias which can be used instead of the name of the Literal

Parameters

alias

the alias which should be added

Throws

if an alias is set and this node is an argument

Sources

jvm source
Link copied to clipboard