| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R776_VariableReference_is_a_Expression(VariableReference form,
Expression part) |
void |
Sql.relate_R782_VariableReference_refers_to_local_Variable(VariableReference form,
Variable part) |
void |
SqlSqlLoader.serialize_VariableReference(VariableReference variablereference_inst,
PrintStream out) |
void |
Sql.unrelate_R776_VariableReference_is_a_Expression(VariableReference form,
Expression part) |
void |
Sql.unrelate_R782_VariableReference_refers_to_local_Variable(VariableReference form,
Variable part) |
| Modifier and Type | Method and Description |
|---|---|
VariableReference |
Expression.R776_is_a_VariableReference() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Expression.setR776_is_a_VariableReference(VariableReference inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
VariableReferenceImpl |
| Modifier and Type | Field and Description |
|---|---|
static VariableReference |
VariableReferenceImpl.EMPTY_VARIABLEREFERENCE |
| Modifier and Type | Method and Description |
|---|---|
static VariableReference |
VariableReferenceImpl.create(Sql context) |
static VariableReference |
VariableReferenceImpl.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 ref_var_block_number,
String ref_var_name,
boolean m_declaration) |
VariableReference |
VariableReferenceSetImpl.nullElement() |
VariableReference |
VariableReferenceImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<VariableReference> condition) |
VariableReference |
ExpressionImpl.R776_is_a_VariableReference() |
VariableReference |
VariableReferenceImpl.self() |
VariableReference |
VariableReferenceImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<VariableReference> |
VariableReferenceSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionImpl.setR776_is_a_VariableReference(VariableReference inst) |
| Modifier and Type | Method and Description |
|---|---|
VariableReference |
VariableReferenceImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<VariableReference> condition) |
| Modifier and Type | Method and Description |
|---|---|
default void |
Variable.addR782_referenced_through_VariableReference(VariableReference inst) |
default void |
Variable.removeR782_referenced_through_VariableReference(VariableReference inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
VariableImpl.addR782_referenced_through_VariableReference(VariableReference inst) |
void |
VariableImpl.removeR782_referenced_through_VariableReference(VariableReference inst) |
Copyright © 2019. All rights reserved.