Uses of Interface
io.ciera.tool.sql.architecture.expression.Literal
Packages that use Literal
Package
Description
-
Uses of Literal in io.ciera.tool
Methods in io.ciera.tool with parameters of type LiteralModifier and TypeMethodDescriptionvoidSql.relate_R776_Literal_is_a_Expression(Literal form, Expression part) voidSqlSqlLoader.serialize_776(Literal literal_inst, PrintStream out) voidSqlSqlLoader.serialize_Literal(Literal literal_inst, PrintStream out) voidSql.unrelate_R776_Literal_is_a_Expression(Literal form, Expression part) -
Uses of Literal in io.ciera.tool.sql.architecture.expression
Methods in io.ciera.tool.sql.architecture.expression that return LiteralMethods in io.ciera.tool.sql.architecture.expression with parameters of type Literal -
Uses of Literal in io.ciera.tool.sql.architecture.expression.impl
Classes in io.ciera.tool.sql.architecture.expression.impl that implement LiteralFields in io.ciera.tool.sql.architecture.expression.impl declared as LiteralMethods in io.ciera.tool.sql.architecture.expression.impl that return LiteralModifier and TypeMethodDescriptionstatic Literalstatic LiteralLiteralImpl.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) static LiteralLiteralImpl.create(Sql context, 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) LiteralSetImpl.nullElement()LiteralImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) ExpressionImpl.R776_is_a_Literal()LiteralImpl.self()Methods in io.ciera.tool.sql.architecture.expression.impl that return types with arguments of type LiteralMethods in io.ciera.tool.sql.architecture.expression.impl with parameters of type LiteralMethod parameters in io.ciera.tool.sql.architecture.expression.impl with type arguments of type LiteralConstructor parameters in io.ciera.tool.sql.architecture.expression.impl with type arguments of type Literal