| 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_ConstantReference_is_a_Expression(ConstantReference form,
Expression part) |
void |
SqlSqlLoader.serialize_ConstantReference(ConstantReference constantreference_inst,
PrintStream out) |
void |
Sql.unrelate_R776_ConstantReference_is_a_Expression(ConstantReference form,
Expression part) |
| Modifier and Type | Method and Description |
|---|---|
ConstantReference |
Expression.R776_is_a_ConstantReference() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Expression.setR776_is_a_ConstantReference(ConstantReference inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstantReferenceImpl |
| Modifier and Type | Field and Description |
|---|---|
static ConstantReference |
ConstantReferenceImpl.EMPTY_CONSTANTREFERENCE |
| Modifier and Type | Method and Description |
|---|---|
static ConstantReference |
ConstantReferenceImpl.create(Sql context) |
static ConstantReference |
ConstantReferenceImpl.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,
String m_value) |
ConstantReference |
ConstantReferenceSetImpl.nullElement() |
ConstantReference |
ConstantReferenceImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<ConstantReference> condition) |
ConstantReference |
ExpressionImpl.R776_is_a_ConstantReference() |
ConstantReference |
ConstantReferenceImpl.self() |
ConstantReference |
ConstantReferenceImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<ConstantReference> |
ConstantReferenceSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionImpl.setR776_is_a_ConstantReference(ConstantReference inst) |
| Modifier and Type | Method and Description |
|---|---|
ConstantReferenceSet |
ConstantReferenceSetImpl.emptySet(Comparator<? super ConstantReference> comp) |
ConstantReference |
ConstantReferenceImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<ConstantReference> condition) |
| Constructor and Description |
|---|
ConstantReferenceSetImpl(Comparator<? super ConstantReference> comp) |
Copyright © 2020. All rights reserved.