Package | Description |
---|---|
io.opsit.explang | |
io.opsit.explang.parser.lisp | |
io.opsit.explang.parser.sexp |
Modifier and Type | Method and Description |
---|---|
OperatorDesc[] |
IParser.getOperatorDescs() |
Modifier and Type | Method and Description |
---|---|
List<OperatorDesc> |
Funcs.FDesc.getOperatorDescs()
Get list of descriptios of operators that are implemented
using this function.
|
Modifier and Type | Field and Description |
---|---|
protected OperatorDesc[] |
LispParser.operatorDescs |
Modifier and Type | Method and Description |
---|---|
OperatorDesc[] |
LispParser.getOperatorDescs() |
Modifier and Type | Field and Description |
---|---|
protected OperatorDesc[] |
SexpParser.operatorDescs |
Modifier and Type | Method and Description |
---|---|
OperatorDesc[] |
SexpParser.getOperatorDescs() |
Copyright © 2022. All rights reserved.