Class ChoiceElement

java.lang.Object
io.github.syst3ms.skriptparser.pattern.ChoiceElement

public class ChoiceElement extends Object
An element of a choice group. Consists of a PatternElement and a parse mark (defaults to 0)
See Also: