Interface Ptn
- All Superinterfaces:
Decl,DeclOrInstr,Kernel,ValueOrPtn
- All Known Subinterfaces:
RecPtn
- All Known Implementing Classes:
BasicRecPtn,IdentPtn
-
Method Summary
Modifier and TypeMethodDescriptionvoidcaptureLexicallyFree(Set<Ident> knownBound, Set<Ident> lexicallyFree) Methods inherited from interface org.torqlang.klvm.Kernel
accept, toKernelStringMethods inherited from interface org.torqlang.klvm.ValueOrPtn
caseNonRecOfThis, caseRecOfThis
-
Method Details
-
captureLexicallyFree
- Specified by:
captureLexicallyFreein interfaceDeclOrInstr
-