Package io.github.syst3ms.skriptparser.lang.control
package io.github.syst3ms.skriptparser.lang.control
-
InterfacesClassDescriptionSections implementing this interface are able to be 'continued' using the
EffContinueeffect.CodeSections implementing this interface need to be 'finished' by convention.Statements implementing this interface are by convention returning themselves as the next statement inStatement.getNext().