| Package | Description |
|---|---|
| io.ciera.tool | |
| io.ciera.tool.sql.architecture.expression | |
| io.ciera.tool.sql.architecture.expression.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R776_ArrayLengthAccess_is_a_Expression(ArrayLengthAccess form,
Expression part) |
void |
SqlSqlLoader.serialize_ArrayLengthAccess(ArrayLengthAccess arraylengthaccess_inst,
PrintStream out) |
void |
Sql.unrelate_R776_ArrayLengthAccess_is_a_Expression(ArrayLengthAccess form,
Expression part) |
| Modifier and Type | Method and Description |
|---|---|
ArrayLengthAccess |
Expression.R776_is_a_ArrayLengthAccess() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Expression.setR776_is_a_ArrayLengthAccess(ArrayLengthAccess inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayLengthAccessImpl |
| Modifier and Type | Field and Description |
|---|---|
static ArrayLengthAccess |
ArrayLengthAccessImpl.EMPTY_ARRAYLENGTHACCESS |
| Modifier and Type | Method and Description |
|---|---|
static ArrayLengthAccess |
ArrayLengthAccessImpl.create(Sql context) |
static ArrayLengthAccess |
ArrayLengthAccessImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
String ref_parent_name,
String ref_parent_package,
String ref_body_name,
String ref_block_number,
String ref_statement_number,
String ref_expression_number) |
ArrayLengthAccess |
ArrayLengthAccessSetImpl.nullElement() |
ArrayLengthAccess |
ArrayLengthAccessImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<ArrayLengthAccess> condition) |
ArrayLengthAccess |
ExpressionImpl.R776_is_a_ArrayLengthAccess() |
ArrayLengthAccess |
ArrayLengthAccessImpl.self() |
ArrayLengthAccess |
ArrayLengthAccessImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<ArrayLengthAccess> |
ArrayLengthAccessSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionImpl.setR776_is_a_ArrayLengthAccess(ArrayLengthAccess inst) |
| Modifier and Type | Method and Description |
|---|---|
ArrayLengthAccessSet |
ArrayLengthAccessSetImpl.emptySet(Comparator<? super ArrayLengthAccess> comp) |
ArrayLengthAccess |
ArrayLengthAccessImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<ArrayLengthAccess> condition) |
| Constructor and Description |
|---|
ArrayLengthAccessSetImpl(Comparator<? super ArrayLengthAccess> comp) |
Copyright © 2019. All rights reserved.