| 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_Literal_is_a_Expression(Literal form,
Expression part) |
void |
SqlSqlLoader.serialize_Literal(Literal literal_inst,
PrintStream out) |
void |
Sql.unrelate_R776_Literal_is_a_Expression(Literal form,
Expression part) |
| Modifier and Type | Method and Description |
|---|---|
Literal |
Expression.R776_is_a_Literal() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Expression.setR776_is_a_Literal(Literal inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
LiteralImpl |
| Modifier and Type | Field and Description |
|---|---|
static Literal |
LiteralImpl.EMPTY_LITERAL |
| Modifier and Type | Method and Description |
|---|---|
static Literal |
LiteralImpl.create(Sql context) |
static Literal |
LiteralImpl.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) |
Literal |
LiteralSetImpl.nullElement() |
Literal |
LiteralImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<Literal> condition) |
Literal |
ExpressionImpl.R776_is_a_Literal() |
Literal |
LiteralImpl.self() |
Literal |
LiteralImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<Literal> |
LiteralSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionImpl.setR776_is_a_Literal(Literal inst) |
| Modifier and Type | Method and Description |
|---|---|
Literal |
LiteralImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<Literal> condition) |
Copyright © 2019. All rights reserved.