| Package | Description |
|---|---|
| wyal.lang |
| Modifier and Type | Method and Description |
|---|---|
Domain.Value.Integer |
Domain.Value.Integer.add(Domain.Value.Integer other) |
Domain.Value.Integer |
Domain.Value.Integer.divide(Domain.Value.Integer other) |
Domain.Value.Integer |
Domain.Value.Array.length() |
Domain.Value.Integer |
Domain.Value.Integer.multiply(Domain.Value.Integer other) |
Domain.Value.Integer |
Domain.Value.Integer.subtract(Domain.Value.Integer other) |
| Modifier and Type | Method and Description |
|---|---|
Domain.Value.Integer |
Domain.Value.Integer.add(Domain.Value.Integer other) |
Domain.Value.Integer |
Domain.Value.Integer.divide(Domain.Value.Integer other) |
Domain.Value |
Domain.Value.Array.getIndex(Domain.Value.Integer index) |
Domain.Value.Boolean |
Domain.Value.Integer.lessThanOrEqual(Domain.Value.Integer other) |
Domain.Value.Integer |
Domain.Value.Integer.multiply(Domain.Value.Integer other) |
Domain.Value.Array |
Domain.Value.Array.setIndex(Domain.Value.Integer index,
Domain.Value value) |
Domain.Value.Integer |
Domain.Value.Integer.subtract(Domain.Value.Integer other) |
Copyright © 2017. All rights reserved.