Package io.github.syst3ms.skriptparser.lang.base
@ParametersAreNonnullByDefault
package io.github.syst3ms.skriptparser.lang.base
-
ClassesClassDescriptionA base class for all boolean expressions (i.e Expression<Boolean>) that should be treated as "conditional".ContextExpression<C extends TriggerContext, T>An
Expressionthat corresponds to a contextual value.ConvertedExpression<F,T> An expression that has been converted to another type.A base class for syntax that can be used asExpressionorEffect.An expression that can only be used in select CodeSections.A tagged expression is a string expression that contains tags.