Uses of Interface
de.scravy.bedrock.Arithmetic.Expression
| Package | Description |
|---|---|
| de.scravy.bedrock |
-
Uses of Arithmetic.Expression in de.scravy.bedrock
Classes in de.scravy.bedrock that implement Arithmetic.Expression Modifier and Type Class Description static classArithmetic.Expression.BinaryOperationstatic classArithmetic.Expression.LiteralValuestatic classArithmetic.Expression.VariableReferenceMethods in de.scravy.bedrock that return Arithmetic.Expression Modifier and Type Method Description static Arithmetic.ExpressionArithmetic.Expression. compile(String expression)