Package com.sk89q.worldedit.internal.expression
package com.sk89q.worldedit.internal.expression
-
ClassDescriptionRepresents a "compiled" expression.Thrown when there's a problem during expression evaluation.Compiles and evaluates expressions.Represents a way to access blocks in a world.Thrown when there's a problem during any stage of the expression compilation or evaluation.Thrown when an evaluation exceeds the timeout time.Contains all functions that can be used in expressions.A common superinterface for everything passed to parser processors.Thrown when the lexer encounters a problem.Represents the metadata for a named local slot.Thrown when the parser encounters a problem.