public class ControlLibrary extends Library
| Modifier and Type | Field and Description |
|---|---|
static String |
NS_2011_08 |
| Constructor and Description |
|---|
ControlLibrary() |
| Modifier and Type | Method and Description |
|---|---|
static PrimitiveStackMapping |
getInverseValue() |
static PrimitiveStackMapping |
getOptionApplyValue() |
static PrimitiveStackMapping |
getPlusApplyValue() |
static PrimitiveStackMapping |
getRangeApplyValue() |
static PrimitiveStackMapping |
getStarApplyValue() |
static PrimitiveStackMapping |
getTimesApplyValue() |
void |
load(LibraryLoader.Context context) |
registerPrimitive, registerPrimitivespublic static final String NS_2011_08
public void load(LibraryLoader.Context context) throws RippleException
load in class LibraryRippleExceptionpublic static PrimitiveStackMapping getOptionApplyValue()
public static PrimitiveStackMapping getStarApplyValue()
public static PrimitiveStackMapping getPlusApplyValue()
public static PrimitiveStackMapping getTimesApplyValue()
public static PrimitiveStackMapping getRangeApplyValue()
public static PrimitiveStackMapping getInverseValue()
Copyright © 2007-2012 fortytwo.net. All Rights Reserved.