Package | Description |
---|---|
io.opsit.explang | |
io.opsit.explang.parser.lisp | |
io.opsit.explang.parser.sexp |
Modifier and Type | Field and Description |
---|---|
protected ArgSpec |
Compiler.LAMBDA.argSpec |
Modifier and Type | Method and Description |
---|---|
ArgSpec |
ICode.getArgSpec() |
ArgSpec |
Compiler.Builtin.getArgSpec() |
ArgSpec |
Compiler.CodeProxy.getArgSpec() |
ArgSpec |
ArgList.getSpec() |
Modifier and Type | Method and Description |
---|---|
String |
IParser.formatArgSpec(ArgSpec spec) |
Constructor and Description |
---|
ArgList(ArgSpec argSpec) |
ArgList(ArgSpec argSpec,
List<ICompiled> params) |
Modifier and Type | Method and Description |
---|---|
String |
LispParser.formatArgSpec(ArgSpec spec) |
Modifier and Type | Method and Description |
---|---|
String |
SexpParser.formatArgSpec(ArgSpec spec) |
Copyright © 2022. All rights reserved.