Uses of Interface
org.torqlang.klvm.Literal
-
Uses of Literal in org.torqlang.klvm
Classes in org.torqlang.klvm that implement LiteralModifier and TypeClassDescriptionfinal classfinal classfinal classfinal classfinal classMethods in org.torqlang.klvm that return LiteralModifier and TypeMethodDescriptiondefault LiteralLiteral.bindToValue(Value value, Set<Memo> memos) final LiteralAbstractCompleteRec.label()final LiteralAbstractCompleteTuple.label()final LiteralActorCfg.label()final LiteralBool.label()Composite.label()final LiteralEof.label()final LiteralNull.label()Str.label()Token.label()Methods in org.torqlang.klvm with parameters of type LiteralModifier and TypeMethodDescriptionstatic CompleteRecBuilderRec.completeRecBuilder(Literal label, List<CompleteField> fields) static CompleteRecCompleteRec.create(Literal label, List<CompleteField> completeFields) static CompleteTuplefinal CompleteRecBuilderfinal CompleteTupleBuilder