| Package | Description |
|---|---|
| com.scriptbasic.executors | |
| com.scriptbasic.executors.leftvalues | |
| com.scriptbasic.executors.rightvalues | |
| com.scriptbasic.interfaces |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractValue |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLeftValue |
class |
BasicLeftValue |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNumericRightValue<T extends Number> |
class |
AbstractPrimitiveRightValue<T> |
class |
AbstractRightValue |
class |
BasicArrayValue |
class |
BasicBooleanValue |
class |
BasicDoubleValue |
class |
BasicJavaObjectValue |
class |
BasicLongValue |
class |
BasicStringValue |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LeftValue
A LeftValue is a value that can stand on the left hand side of an assignment
command.
|
interface |
RightValue |
Copyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.