Interface CreateInstr
- All Superinterfaces:
DeclOrInstr,Instr,Kernel,SourceSpan
- All Known Implementing Classes:
AbstractCreateProcInstr,CreateActorCtorInstr,CreateProcInstr,CreateRecInstr,CreateTupleInstr
-
Method Summary
Methods inherited from interface org.torqlang.klvm.DeclOrInstr
captureLexicallyFreeMethods inherited from interface org.torqlang.klvm.Instr
compute, pushStackEntriesMethods inherited from interface org.torqlang.klvm.Kernel
accept, toKernelStringMethods inherited from interface org.torqlang.util.SourceSpan
adjoin, formatSource, source, sourceBegin, sourceEnd, toSourceBegin, toSourceEnd