| Modifier and Type | Method and Description |
|---|---|
Variable |
VariableReference.R782_refers_to_local_Variable() |
| Modifier and Type | Method and Description |
|---|---|
default void |
VariableReference.setR782_refers_to_local_Variable(Variable inst) |
| Modifier and Type | Method and Description |
|---|---|
Variable |
VariableReferenceImpl.R782_refers_to_local_Variable() |
| Modifier and Type | Method and Description |
|---|---|
void |
VariableReferenceImpl.setR782_refers_to_local_Variable(Variable inst) |
| Modifier and Type | Method and Description |
|---|---|
Variable |
VariableInScope.R458_has_in_scope_Variable() |
Variable |
ForSmt.R459_declares_as_iterator_Variable() |
Variable |
Finalization.R485_finalizes_Variable() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Statement.addR457_declares_Variable(Variable inst) |
default void |
Statement.removeR457_declares_Variable(Variable inst) |
default void |
VariableInScope.setR458_has_in_scope_Variable(Variable inst) |
default void |
ForSmt.setR459_declares_as_iterator_Variable(Variable inst) |
default void |
Finalization.setR485_finalizes_Variable(Variable inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
VariableImpl |
| Modifier and Type | Field and Description |
|---|---|
static Variable |
VariableImpl.EMPTY_VARIABLE |
| Modifier and Type | Method and Description |
|---|---|
static Variable |
VariableImpl.create(Sql context) |
static Variable |
VariableImpl.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 m_name,
String ref_statement_number,
String ref_type_name,
String ref_type_package,
String ref_type_reference_name) |
Variable |
VariableSetImpl.nullElement() |
Variable |
VariableImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<Variable> condition) |
Variable |
VariableInScopeImpl.R458_has_in_scope_Variable() |
Variable |
ForSmtImpl.R459_declares_as_iterator_Variable() |
Variable |
FinalizationImpl.R485_finalizes_Variable() |
Variable |
VariableImpl.self() |
Variable |
VariableImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<Variable> |
VariableSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
StatementImpl.addR457_declares_Variable(Variable inst) |
void |
StatementImpl.removeR457_declares_Variable(Variable inst) |
void |
VariableInScopeImpl.setR458_has_in_scope_Variable(Variable inst) |
void |
ForSmtImpl.setR459_declares_as_iterator_Variable(Variable inst) |
void |
FinalizationImpl.setR485_finalizes_Variable(Variable inst) |
| Modifier and Type | Method and Description |
|---|---|
VariableSet |
VariableSetImpl.emptySet(Comparator<? super Variable> comp) |
Variable |
VariableImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<Variable> condition) |
| Constructor and Description |
|---|
VariableSetImpl(Comparator<? super Variable> comp) |
| Modifier and Type | Method and Description |
|---|---|
default void |
TypeReference.addR461_defines_declared_type_of_Variable(Variable inst) |
default void |
TypeReference.removeR461_defines_declared_type_of_Variable(Variable inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeReferenceImpl.addR461_defines_declared_type_of_Variable(Variable inst) |
void |
TypeReferenceImpl.removeR461_defines_declared_type_of_Variable(Variable inst) |
Copyright © 2020. All rights reserved.