JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.sk89q.worldedit.internal.expression
Interface CompiledExpression
public interface
CompiledExpression
Represents a "compiled" expression.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Double
execute
(
ExecutionData
executionData)
Method Details
execute
Double
execute
(
ExecutionData
executionData)